summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on addMatthias Dieter Wallnöfer2013-06-052-21/+37
* s3:smbd: explain parameters in call to SMB_VFS_DURABLE_RECONNECT()Michael Adam2013-06-041-2/+3
* s3:smbd: remove code duplication in smb2_create_send()Michael Adam2013-06-041-51/+25
* s3:smbd: remove old comment about scavenger timer from vfs_default_durable_re...Michael Adam2013-06-041-14/+0
* tdb: change version to tdb-1.2.12Stefan Metzmacher2013-06-042-1/+68
* smbcquotas.c: fix a bug of -tPeng Haitao2013-06-041-1/+1
* s4:winbind: don't leak libnet_context into the main event contextStefan Metzmacher2013-06-041-0/+2
* s3:lib/ctdb_packet use sys_send in packet_fd_writeChristian Ambach2013-06-031-1/+1
* Bug 8997: change libreplace GPL source to LGPLDavid Disseldorp2013-06-033-31/+43
* torture: support printer publish pending responsesDavid Disseldorp2013-06-031-14/+37
* torture: add AD printer publishing testDavid Disseldorp2013-06-032-0/+122
* Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp2013-06-034-56/+121
* printing: explicitly clear PUBLISHED attributeDavid Disseldorp2013-06-031-1/+1
* tdb: Add another overflow check to tdb_expand_adjustVolker Lendecke2013-06-031-0/+6
* tdb: Make tdb_recovery_allocate overflow-safeVolker Lendecke2013-06-031-1/+6
* tdb: Make tdb_recovery_size overflow-safeVolker Lendecke2013-06-032-7/+28
* tdb: add proper OOM/ENOSPC handling to tdb_expand()Stefan Metzmacher2013-06-031-8/+23