summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with different value orderingldb-1.1.6Matthias Dieter Wallnöfer2012-04-181-3/+10
* ldb: added ldb_msg_element_equal_ordered()Andrew Tridgell2012-04-185-1/+286
* Add docs for aio_linux vfs module.Jeremy Allison2012-04-181-0/+115
* s3fs: Use xattr_tdb format for xattr storageAndrew Bartlett2012-04-183-12/+21
* s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett2012-04-184-34/+208
* s3-xattr_tdb: Use talloc_stackframe() more to allow calling from common codeAndrew Bartlett2012-04-181-14/+31
* s3-xattr_tdb: Be nice to xattr_tdb_getxattr callers, return the full blobAndrew Bartlett2012-04-183-11/+47
* s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdbAndrew Bartlett2012-04-186-428/+505
* s3-lib: Add file_id_string()Andrew Bartlett2012-04-182-3/+23
* s3-build: move file_id.c into samba3-util and create a private headerAndrew Bartlett2012-04-185-8/+34
* dbwrap: Add dbwrap_tdb to private dbwrap libraryAndrew Bartlett2012-04-181-3/+2
* s3-build: Add missing samba3-util dep to tdb-wrap3Andrew Bartlett2012-04-181-1/+1
* lib/util: Move map_nt_error_from_tdb to the top levelAndrew Bartlett2012-04-183-59/+70
* s3-dbwrap: push lp_ctx up another layer in the stackAndrew Bartlett2012-04-184-6/+10
* s3-dbwrap: Add talloc_stackframe() callsAndrew Bartlett2012-04-181-5/+21
* build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON...Andrew Bartlett2012-04-182-7/+7
* s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modifyMichael Adam2012-04-184-0/+37
* s4-schema: set subClassOf by default to top if not specifiedMatthieu Patou2012-04-181-0/+6
* s4-schema: remove unused variableMatthieu Patou2012-04-181-4/+0
* s4-schema: Generate some schema related attribute as MS AD is doing if they a...Matthieu Patou2012-04-181-0/+43
* s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...Matthieu Patou2012-04-184-13/+34
* s4: use enums instead of strings it's cheaperMatthieu Patou2012-04-171-14/+40
* Fix typoSimo Sorce2012-04-171-2/+2
* waf: Use Logs.info() instead of print.Andreas Schneider2012-04-173-3/+9
* waf: Add possibility to build with system libwbclient.Andreas Schneider2012-04-173-9/+29
* s3-waf: Add possibility to build with system libsmbclient.Andreas Schneider2012-04-173-34/+42
* s3-waf: Fix client/smbclient dependencies.Andreas Schneider2012-04-171-7/+7
* s3:libsmb/cliconnect: make use of ntlmssp_is_anonymous()Stefan Metzmacher2012-04-171-1/+1
* s3:libsmb/ntlmssp: improve anonymous loginsStefan Metzmacher2012-04-171-2/+3
* s3:libsmb/ntlmssp: add ntlmssp_is_anonymous()Stefan Metzmacher2012-04-172-0/+16
* s3:libsmb/ntlmssp: remove some indentation in ntlmssp_set_password()Stefan Metzmacher2012-04-171-18/+20
* Revert "s3:libsmb/ntlmssp: an empty string should mean no password"Stefan Metzmacher2012-04-171-1/+1
* tsocket: Fix a couple of typos and spellings in tsocket_guide.txtMichael Adam2012-04-171-26/+27
* s3: Add smbstatus -N to output the notify dbVolker Lendecke2012-04-173-1/+42
* s3: Add "notify-cleanup" to smbcontrolVolker Lendecke2012-04-171-0/+13
* s3: New notify implementationVolker Lendecke2012-04-178-758/+1093
* s3: Add two notify benchmark testsVolker Lendecke2012-04-175-0/+727
* s3: Make torture_nprocs globally availableVolker Lendecke2012-04-171-19/+19
* s3: Make ctdbd_messaging_send_blob available in non-clustered modeVolker Lendecke2012-04-171-1/+10
* s3: Make messaging_ctdbd_connection available in non-clustered modeVolker Lendecke2012-04-171-0/+9
* s3: Implement tevent_barrierVolker Lendecke2012-04-173-0/+235
* s3: Start a list of ctdb srvid assigmentsVolker Lendecke2012-04-171-0/+40
* s3: Introduce ctdb_messaging_send_blobVolker Lendecke2012-04-172-20/+23
* s3: Add msg_channelVolker Lendecke2012-04-177-0/+551
* s3: Add messaging_tdb_event()Volker Lendecke2012-04-172-0/+13
* s3: Add a second ctdb connect libraryVolker Lendecke2012-04-177-0/+931
* s3: Add dbwrap_try_fetch_lockedVolker Lendecke2012-04-178-16/+97
* s3: Add dbwrap_cacheVolker Lendecke2012-04-174-1/+244
* s3: Open up 3 levels of dbwrap_lock_orderVolker Lendecke2012-04-172-5/+9
* s3: Increase debuglevel for unknown child msgsVolker Lendecke2012-04-171-1/+1