summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-19s3: Fix Coverity ID 2744: CHECKED_RETURNVolker Lendecke1-1/+6
2012-04-19s3: Fix Coverity ID 2745 and 2746: FORWARD_NULLVolker Lendecke1-11/+15
2012-04-19s3: Fix Coverity ID 2747: FORWARD_NULLVolker Lendecke1-1/+1
2012-04-19s3: Attempt to fix Coverity ID 2748: INTEGER_OVERFLOWVolker Lendecke1-1/+1
2012-04-19s3: Fix Coverity ID 2749: REVERSE_INULLVolker Lendecke1-1/+3
2012-04-19waf: Fix mispellingSimo Sorce4-11/+11
2012-04-19Fix Error messagesSimo Sorce1-4/+2
2012-04-19s3/ldap: remove outdated netscape ds 5 schema fileBjörn Jacke2-79/+2
2012-04-19s3-xattr_tdb: Remove dead code: talloc_stackframe() cannot failAndrew Bartlett2-20/+0
2012-04-19s3-dbwrap: Remove dead code: talloc_stackframe() cannot failAndrew Bartlett1-10/+1
2012-04-19s3-passdb: Remove unused sampass->pass_must_change_timeAndrew Bartlett7-45/+3
2012-04-19s4-kcc: avoid a false alarm with rodcMatthieu Patou1-0/+7
2012-04-19samba_spnupdate: don't try to register DNS related SPN if we are not masterin...Matthieu Patou1-1/+24
2012-04-19s3: Fix a "ISO C90 forbids mixed declarations and code"Volker Lendecke1-3/+7
2012-04-19dbcheck: Add a check that every FSMO role has a valid ownerAndrew Bartlett1-0/+41
2012-04-19s4-samba-tool: Fix samba-tool fsmo seizeAndrew Bartlett2-46/+51
2012-04-19s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0Andrew Bartlett1-1/+1
2012-04-19s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list...Andrew Bartlett1-2/+14
2012-04-18Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilitiesJeremy Allison1-0/+37
2012-04-18Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX...Jeremy Allison3-0/+94
2012-04-18Ensure we have 12 bytes of data for a SMB_SET_CIFS_UNIX_INFO call. Add debug.Jeremy Allison1-1/+4
2012-04-18s4-torture: Fix the raw.notify mask testVolker Lendecke1-0/+4
2012-04-18s4-torture: Use 2 client connections for raw.notify.maskVolker Lendecke1-19/+20
2012-04-18s4-torture: Use 2 client connections for raw.notify.treeVolker Lendecke1-3/+9
2012-04-18s4-torture: Use 2 client connections for raw.notify.recursiveVolker Lendecke1-6/+13
2012-04-18s3-dbwrap: Fix an unused var warningVolker Lendecke1-0/+2
2012-04-18s4:torture:smb2: add a session.reauth2 test.Michael Adam1-0/+93
2012-04-18s4:torture:smb2: rename the file in the session-reauth1 test more systematicallyMichael Adam1-1/+1
2012-04-18s4:torture:smb2: rename the session_reauth test to session_reauth1Michael Adam1-2/+2
2012-04-18s4-torture: notify all is empty nowVolker Lendecke1-19/+0
2012-04-18s4-torture: Separate out the notify alignment subtestVolker Lendecke1-4/+9
2012-04-18s4-torture: Separate out the notify basedir subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify overflow subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify tree subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify double subtestVolker Lendecke1-2/+7
2012-04-18s4-torture: Separate out the notify tcp_dis subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify ulogoff subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify exit subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify tdis subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify file subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify mask_change subtestVolker Lendecke1-2/+9
2012-04-18s4-torture: Separate out the notify recursive subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify mask subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Separate out the notify dir subtestVolker Lendecke1-3/+9
2012-04-18s4-torture: Separate out the notify tcon subtestVolker Lendecke1-2/+8
2012-04-18s4-torture: Make notify a suiteVolker Lendecke2-4/+13
2012-04-18libsmb: Actually use an introduced variableVolker Lendecke1-2/+2
2012-04-18Talloc doc: Fix a cut&paste errorVolker Lendecke1-4/+1
2012-04-18Talloc doc: talloc_pool() when not enough memory in the poolPavel Březina1-0/+4
2012-04-18Talloc doc: TALLOC_FREE_FILLPavel Březina1-0/+5