summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Fix some blank line endingsVolker Lendecke14-533/+527
2013-06-21dns: Fix CID 1034969 Uninitialized scalar variableVolker Lendecke1-1/+1
2013-06-21s3:passdb/pdb_util make pdb_create_builtin consider whether backend deals wit...Christian Ambach1-4/+33
2013-06-21s3:passdb add a gid argument to pdb_create_builtin_aliasChristian Ambach4-15/+25
2013-06-21s3:utils/net_sam make use of pdb_create_builtin helper functionChristian Ambach1-1/+1
2013-06-21s3:passdb expose pdb_create_builtin functionChristian Ambach3-3/+5
2013-06-21s3:passdb/pdb_tdb add parameter to control handling of BUILTINChristian Ambach1-0/+10
2013-06-21s3:passdb/pdb_ldap remove an unnecessary checkChristian Ambach1-4/+0
2013-06-21s3:passdb/pdb_ldap make the module handle well-knownChristian Ambach1-0/+7
2013-06-21s3:passdb make pdb_sid_to_id honor backend responsibilitiesChristian Ambach1-0/+7
2013-06-21s3:passdb/pdb_samba_dsdb make the module handle well-knownChristian Ambach1-0/+7
2013-06-21s3:lib/util_sid_passdb make use of pdb_is_responsible_for_* functionsChristian Ambach1-15/+34
2013-06-21s3:passdb add pdb_*_is_responsible_for* functionsChristian Ambach3-0/+84
2013-06-21s3:passdb add idmap control functionsChristian Ambach1-1/+8
2013-06-21s3:passdb/samba_dsdb fix some compiler warningsChristian Ambach1-2/+2
2013-06-21s3:passdb/samba_dsdb fix a compiler warningChristian Ambach1-1/+1
2013-06-21s3:utils/net_lookup fix a format-errorChristian Ambach1-1/+1
2013-06-20s4-winbind: Add special case for BUILTIN domainAndrew Bartlett3-20/+37
2013-06-20Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...Jeremy Allison4-6/+54
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett26-37/+38
2013-06-18Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825eJeremy Allison1-2/+7
2013-06-18Fix xx_path() - return check from mkdir() is incorrect.Jeremy Allison1-3/+8
2013-06-17docs/vfs_catia: rework man pageDavid Disseldorp1-32/+39
2013-06-17docs/vfs_catia: remove space-char mapping recommendationDavid Disseldorp1-3/+3
2013-06-17vfs_catia: use translate direction enum instead of intDavid Disseldorp1-1/+1
2013-06-17vfs_streams_xattr: Do not attempt to write empty attribute twiceChristof Schmitt1-31/+11
2013-06-14librpc: Shorten dcerpc_binding_handle_call a bitVolker Lendecke1-13/+6
2013-06-14librpc: Use tevent_req_poll_ntstatusVolker Lendecke1-2/+1
2013-06-14libsmbclient: Fix typosVolker Lendecke1-4/+4
2013-06-14tsocket: Add some constVolker Lendecke2-3/+3
2013-06-14gencache: Simplify gencache_init a bitVolker Lendecke1-13/+16
2013-06-14genrand: Slightly simplify do_reseedVolker Lendecke1-13/+11
2013-06-14tevent: Fix Coverity ID 989236 Operands don't affect resultVolker Lendecke1-1/+1
2013-06-13dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()Stefan Metzmacher1-4/+1
2013-06-13dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...Stefan Metzmacher1-3/+3
2013-06-13dsdb: use AS_SYSTEM | SHOW_RECYCLED for access check searchesStefan Metzmacher1-1/+7
2013-06-13s4:smb_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher1-0/+1
2013-06-13s4:rpc_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher1-0/+1
2013-06-13s4:ldap_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher1-0/+3
2013-06-13dsdb repl_meta_data: Use dsdb_request_add_controls()Andrew Bartlett1-18/+1
2013-06-13Initialize the file descriptor in the files_struct before trying to close it....Christof Schmitt1-0/+1
2013-06-12tevent: Link the tutorial on the mainpage.Andreas Schneider2-157/+535
2013-06-12tevent: Add tevent tutorial files.David Koňař8-0/+1034
2013-06-12s3-libads: Print the debug string of a failed call with LDAP_OTHER.Andreas Schneider1-0/+18
2013-06-12krb5wrap: Move mask to the right position.Andreas Schneider1-1/+1
2013-06-12dsdb-tests ldap.py: Add test for usn behaviour on certain changesAndrew Bartlett1-54/+155
2013-06-12dsdb-tests ldap.py: Fix quoting of print statementsAndrew Bartlett1-10/+10
2013-06-12dsdb: Fix behaviour for when to update the USN when there is no changeAndrew Bartlett1-6/+28
2013-06-12dsdb: Allow dsdb_find_dn_by_guid to show deleted DNsAndrew Bartlett5-9/+17
2013-06-12python samba-tool drs: Correctly print KCC references to deleted serversAndrew Bartlett1-3/+12