summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-17s3: Add dbwrap_try_fetch_lockedVolker Lendecke8-16/+97
2012-04-17s3: Add dbwrap_cacheVolker Lendecke4-1/+244
2012-04-17s3: Open up 3 levels of dbwrap_lock_orderVolker Lendecke2-5/+9
2012-04-17s3: Increase debuglevel for unknown child msgsVolker Lendecke1-1/+1
2012-04-17s3: Add infrastructure for background jobsVolker Lendecke4-0/+274
2012-04-17s3: Return CTDB_PATH from lp_ctdbd_socket()Volker Lendecke4-13/+18
2012-04-17tdb-compat: Add tdb_chainlock_nonblockVolker Lendecke2-0/+26
2012-04-17s4:ldapcmp.py: pass down outf and errfStefan Metzmacher1-12/+29
2012-04-16docs:man:vfs_gpfs: Remove itemized list to fix indentationChristof Schmitt1-11/+4
2012-04-16s3: switch off kernel oplocks by defaultChristian Ambach2-5/+4
2012-04-16s3: Fix smbclient notify against WindowsVolker Lendecke1-1/+1
2012-04-16Improve the VFS Makefile so that it is easier for use out of tree but still w...Richard Sharpe1-13/+9
2012-04-16provision: Simplify handling of default for --server-role.Jelmer Vernooij1-8/+4