summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-dbwrap: Add dbwrap_set_stored_callbackVolker Lendecke2012-04-206-2/+47
* s3-dbwrap: Add "db_context" to "db_record"Volker Lendecke2012-04-204-0/+10
* s3-dbwrap: Add dbwrap_db_idVolker Lendecke2012-04-206-0/+50
* s3: Fix msg_channel in the cluster caseVolker Lendecke2012-04-201-3/+6
* s3: Remove an unused variableVolker Lendecke2012-04-201-1/+0
* selftest: Add extra info on what is failing in wbclient testsAndrew Bartlett2012-04-201-65/+71
* wafsamba: allow certain public libraries to be forced to be privateAndrew Bartlett2012-04-203-0/+12
* libwbclient: bump version to 0.9, and add this version to .pc fileAndrew Bartlett2012-04-202-3/+7
* Move kdc_get_policy helper in the lsa server where it belongs.Simo Sorce2012-04-207-96/+44
* Use loadparm helper to find lifetime defaultsSimo Sorce2012-04-191-6/+10
* loadparm: Add helper function to fetch default lifetime policiesSimo Sorce2012-04-192-0/+24
* loadparm: Add convenience function to return long integersSimo Sorce2012-04-191-0/+25
* loadparm: Fix broken lp_ulong utility functionSimo Sorce2012-04-191-2/+2
* Move README file in the right place.Simo Sorce2012-04-191-0/+0
* Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.Joseph Tam2012-04-201-1/+1
* s3: Fix Coverity ID 2682 -- NULL_RETURNSVolker Lendecke2012-04-191-3/+10
* s3: Fix Coverity ID 2727 to 2740 -- UNINITVolker Lendecke2012-04-192-9/+14
* s3: Fix Coverity ID 2686 -- RESOURCE_LEAKVolker Lendecke2012-04-191-0/+1
* s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntaclAndrew Bartlett2012-04-191-0/+1
* Added number of FSMO roles owned by the server we are trying to demote.Daniele Dario2012-04-191-1/+1
* s4-provision: Always give the warning if we are using eadb. It really should...Andrew Bartlett2012-04-191-3/+6
* s3: Fix the build on FreeBSDVolker Lendecke2012-04-191-1/+1
* s3: Fix Coverity ID 2682: NULL_RETURNSVolker Lendecke2012-04-191-0/+4
* librpc: Make finding newest pidl file more portableVolker Lendecke2012-04-191-9/+1
* s3: Fix Coverity ID 2743: CHECKED_RETURNVolker Lendecke2012-04-191-3/+6
* s3: Fix Coverity ID 2744: CHECKED_RETURNVolker Lendecke2012-04-191-1/+6
* s3: Fix Coverity ID 2745 and 2746: FORWARD_NULLVolker Lendecke2012-04-191-11/+15
* s3: Fix Coverity ID 2747: FORWARD_NULLVolker Lendecke2012-04-191-1/+1
* s3: Attempt to fix Coverity ID 2748: INTEGER_OVERFLOWVolker Lendecke2012-04-191-1/+1
* s3: Fix Coverity ID 2749: REVERSE_INULLVolker Lendecke2012-04-191-1/+3
* waf: Fix mispellingSimo Sorce2012-04-194-11/+11
* Fix Error messagesSimo Sorce2012-04-191-4/+2
* s3/ldap: remove outdated netscape ds 5 schema fileBjörn Jacke2012-04-192-79/+2
* s3-xattr_tdb: Remove dead code: talloc_stackframe() cannot failAndrew Bartlett2012-04-192-20/+0
* s3-dbwrap: Remove dead code: talloc_stackframe() cannot failAndrew Bartlett2012-04-191-10/+1
* s3-passdb: Remove unused sampass->pass_must_change_timeAndrew Bartlett2012-04-197-45/+3
* s4-kcc: avoid a false alarm with rodcMatthieu Patou2012-04-191-0/+7
* samba_spnupdate: don't try to register DNS related SPN if we are not masterin...Matthieu Patou2012-04-191-1/+24
* s3: Fix a "ISO C90 forbids mixed declarations and code"Volker Lendecke2012-04-191-3/+7
* dbcheck: Add a check that every FSMO role has a valid ownerAndrew Bartlett2012-04-191-0/+41
* s4-samba-tool: Fix samba-tool fsmo seizeAndrew Bartlett2012-04-192-46/+51
* s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0Andrew Bartlett2012-04-191-1/+1
* s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list...Andrew Bartlett2012-04-191-2/+14
* Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilitiesJeremy Allison2012-04-181-0/+37
* Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX...Jeremy Allison2012-04-183-0/+94
* Ensure we have 12 bytes of data for a SMB_SET_CIFS_UNIX_INFO call. Add debug.Jeremy Allison2012-04-181-1/+4
* s4-torture: Fix the raw.notify mask testVolker Lendecke2012-04-181-0/+4
* s4-torture: Use 2 client connections for raw.notify.maskVolker Lendecke2012-04-181-19/+20
* s4-torture: Use 2 client connections for raw.notify.treeVolker Lendecke2012-04-181-3/+9
* s4-torture: Use 2 client connections for raw.notify.recursiveVolker Lendecke2012-04-181-6/+13