summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tevent: Fix Coverity ID 989236 Operands don't affect resultVolker Lendecke2013-06-141-1/+1
* dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()Stefan Metzmacher2013-06-131-4/+1
* dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...Stefan Metzmacher2013-06-131-3/+3
* dsdb: use AS_SYSTEM | SHOW_RECYCLED for access check searchesStefan Metzmacher2013-06-131-1/+7
* s4:smb_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher2013-06-131-0/+1
* s4:rpc_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher2013-06-131-0/+1
* s4:ldap_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher2013-06-131-0/+3
* dsdb repl_meta_data: Use dsdb_request_add_controls()Andrew Bartlett2013-06-131-18/+1
* Initialize the file descriptor in the files_struct before trying to close it....Christof Schmitt2013-06-131-0/+1
* tevent: Link the tutorial on the mainpage.Andreas Schneider2013-06-122-157/+535
* tevent: Add tevent tutorial files.David Koňař2013-06-128-0/+1034
* s3-libads: Print the debug string of a failed call with LDAP_OTHER.Andreas Schneider2013-06-121-0/+18
* krb5wrap: Move mask to the right position.Andreas Schneider2013-06-121-1/+1
* dsdb-tests ldap.py: Add test for usn behaviour on certain changesAndrew Bartlett2013-06-121-54/+155
* dsdb-tests ldap.py: Fix quoting of print statementsAndrew Bartlett2013-06-121-10/+10
* dsdb: Fix behaviour for when to update the USN when there is no changeAndrew Bartlett2013-06-121-6/+28
* dsdb: Allow dsdb_find_dn_by_guid to show deleted DNsAndrew Bartlett2013-06-125-9/+17
* python samba-tool drs: Correctly print KCC references to deleted serversAndrew Bartlett2013-06-121-3/+12
* Fix bug #9932 - Currently the maximum number of aces in an SD is limited to 1...Partha Sarathi2013-06-121-1/+1
* smbd: Remove an unused variableVolker Lendecke2013-06-121-2/+0
* librpc: Fix some "ignored asprint result" warningsVolker Lendecke2013-06-111-18/+9
* smbd: Fix a const warningVolker Lendecke2013-06-111-1/+1
* smbd: Fix a const warningVolker Lendecke2013-06-111-1/+1
* smbd: Remove unused codeVolker Lendecke2013-06-111-7/+0
* lib: Remove an unused variableVolker Lendecke2013-06-111-1/+0
* winreg3: Fix a const warningVolker Lendecke2013-06-111-1/+3
* libsmb: add ABI/smbclient-0.2.1.sigsDavid Disseldorp2013-06-112-1/+176
* Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2013-06-117-2/+39
* Plumb the 'port' parameter into the connect code.Jeremy Allison2013-06-111-8/+11
* Add the port argument to SMBC_server().Jeremy Allison2013-06-117-19/+21
* Add port argument to SMBC_attr_server(). Does nothing as yet.Jeremy Allison2013-06-113-3/+5
* Add the ability to parse out the port to SMBC_parse_path().Jeremy Allison2013-06-117-0/+69
* Remove remaining references to "password level" in the treeAndrew Bartlett2013-06-1110-41/+2
* docs: Do not encourage unix passwords, and remove reference to password levelAndrew Bartlett2013-06-111-7/+6
* auth: Remove "password level"Andrew Bartlett2013-06-116-139/+0
* dsdb: reset schema->{classes,attributes}_to_remove_size to 0Stefan Metzmacher2013-06-111-1/+3
* dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()Stefan Metzmacher2013-06-111-2/+2
* Revert "s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_a...Andrew Bartlett2013-06-111-0/+7
* s4-dfs_server: check for netbios aliases in ad_get_referralsBjörn Baumbach2013-06-111-0/+35
* Optimization on POSIX platforms that have fstatat.Jeremy Allison2013-06-101-4/+23
* Check for fstatat.Jeremy Allison2013-06-101-0/+1
* s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"Matthias Dieter Wallnöfer2013-06-102-17/+147
* s4:samr RPC server - dcesrv_samr_SetUserInfo() - password expirationMatthias Dieter Wallnöfer2013-06-101-1/+7
* .gitignore: Tidy up after removal of the autoconf buildAndrew Bartlett2013-06-101-85/+0
* tdb: Fix typos.Ralph Wuerthner2013-06-071-2/+2
* Add "repack" command to tdbtool documentation.Ralph Wuerthner2013-06-071-1/+9
* Revert "dbwrap: dbwrap_fetch_locked_timeout()."Volker Lendecke2013-06-065-160/+0
* docs: Fix a typoVolker Lendecke2013-06-061-1/+1
* smbd: Change logging when SET_OFFLINE is not supportedChristof Schmitt2013-06-061-10/+15
* s4:samldb LDB module - permit "userAccountControl" modifications without acct...Matthias Dieter Wallnöfer2013-06-052-2/+58