summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-18dsdb: added SHOW_DELETED to samldb_member_check()Andrew Tridgell1-1/+1
2012-04-18replace: added ENOATTR define if undefinedAndrew Tridgell1-0/+8
2012-04-18s4:dbchecker.py - integrate the "objectClass" fixing codeMatthias Dieter Wallnöfer1-0/+27
2012-04-18s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from PythonMatthias Dieter Wallnöfer1-0/+14
2012-04-18LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with different value orderingMatthias Dieter Wallnöfer1-3/+10
2012-04-18ldb: added ldb_msg_element_equal_ordered()Andrew Tridgell5-1/+286
2012-04-18Add docs for aio_linux vfs module.Jeremy Allison1-0/+115
2012-04-18s3fs: Use xattr_tdb format for xattr storageAndrew Bartlett3-12/+21
2012-04-18s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett4-34/+208
2012-04-18s3-xattr_tdb: Use talloc_stackframe() more to allow calling from common codeAndrew Bartlett1-14/+31
2012-04-18s3-xattr_tdb: Be nice to xattr_tdb_getxattr callers, return the full blobAndrew Bartlett3-11/+47
2012-04-18s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdbAndrew Bartlett6-428/+505
2012-04-18s3-lib: Add file_id_string()Andrew Bartlett2-3/+23
2012-04-18s3-build: move file_id.c into samba3-util and create a private headerAndrew Bartlett5-8/+34
2012-04-18dbwrap: Add dbwrap_tdb to private dbwrap libraryAndrew Bartlett1-3/+2
2012-04-18s3-build: Add missing samba3-util dep to tdb-wrap3Andrew Bartlett1-1/+1
2012-04-18lib/util: Move map_nt_error_from_tdb to the top levelAndrew Bartlett3-59/+70
2012-04-18s3-dbwrap: push lp_ctx up another layer in the stackAndrew Bartlett4-6/+10
2012-04-18s3-dbwrap: Add talloc_stackframe() callsAndrew Bartlett1-5/+21
2012-04-18build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON...Andrew Bartlett2-7/+7
2012-04-18s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modifyMichael Adam4-0/+37
2012-04-18s4-schema: set subClassOf by default to top if not specifiedMatthieu Patou1-0/+6
2012-04-18s4-schema: remove unused variableMatthieu Patou1-4/+0
2012-04-18s4-schema: Generate some schema related attribute as MS AD is doing if they a...Matthieu Patou1-0/+43
2012-04-18s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...Matthieu Patou4-13/+34
2012-04-17s4: use enums instead of strings it's cheaperMatthieu Patou1-14/+40
2012-04-17Fix typoSimo Sorce1-2/+2
2012-04-17waf: Use Logs.info() instead of print.Andreas Schneider3-3/+9
2012-04-17waf: Add possibility to build with system libwbclient.Andreas Schneider3-9/+29
2012-04-17s3-waf: Add possibility to build with system libsmbclient.Andreas Schneider3-34/+42
2012-04-17s3-waf: Fix client/smbclient dependencies.Andreas Schneider1-7/+7
2012-04-17s3:libsmb/cliconnect: make use of ntlmssp_is_anonymous()Stefan Metzmacher1-1/+1
2012-04-17s3:libsmb/ntlmssp: improve anonymous loginsStefan Metzmacher1-2/+3
2012-04-17s3:libsmb/ntlmssp: add ntlmssp_is_anonymous()Stefan Metzmacher2-0/+16
2012-04-17s3:libsmb/ntlmssp: remove some indentation in ntlmssp_set_password()Stefan Metzmacher1-18/+20
2012-04-17Revert "s3:libsmb/ntlmssp: an empty string should mean no password"Stefan Metzmacher1-1/+1
2012-04-17tsocket: Fix a couple of typos and spellings in tsocket_guide.txtMichael Adam1-26/+27
2012-04-17s3: Add smbstatus -N to output the notify dbVolker Lendecke3-1/+42
2012-04-17s3: Add "notify-cleanup" to smbcontrolVolker Lendecke1-0/+13
2012-04-17s3: New notify implementationVolker Lendecke8-758/+1093
2012-04-17s3: Add two notify benchmark testsVolker Lendecke5-0/+727
2012-04-17s3: Make torture_nprocs globally availableVolker Lendecke1-19/+19
2012-04-17s3: Make ctdbd_messaging_send_blob available in non-clustered modeVolker Lendecke1-1/+10
2012-04-17s3: Make messaging_ctdbd_connection available in non-clustered modeVolker Lendecke1-0/+9
2012-04-17s3: Implement tevent_barrierVolker Lendecke3-0/+235
2012-04-17s3: Start a list of ctdb srvid assigmentsVolker Lendecke1-0/+40
2012-04-17s3: Introduce ctdb_messaging_send_blobVolker Lendecke2-20/+23
2012-04-17s3: Add msg_channelVolker Lendecke7-0/+551
2012-04-17s3: Add messaging_tdb_event()Volker Lendecke2-0/+13
2012-04-17s3: Add a second ctdb connect libraryVolker Lendecke7-0/+931