summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>Jelmer Vernooij2003-06-046-10/+10
* Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...Alexander Bokovoy2003-06-041-2/+3
* Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte...Alexander Bokovoy2003-06-042-5/+5
* Fix for previous checkin. Only use talloc on unmarshalling or we'llJeremy Allison2003-06-041-3/+5
* fixed the termination of several trans2 stringsAndrew Tridgell2003-06-041-3/+3
* shouldn't null terminate trans2 qfileinfo all_info/nameAndrew Tridgell2003-06-041-1/+1
* fixed the arbitrary 256 limit on the size of aliases in parse_samrAndrew Tridgell2003-06-041-21/+23
* added idmap_ldap to wrong branch.Gerald Carter2003-06-032-4/+4
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-06-031-0/+838
|\
| * initial version of idmap_ldap.c; lots of updates to comeGerald Carter2003-06-031-0/+838
| * * set winbind cache time to 5 minutesGerald Carter2003-06-036-20/+98
| * More changes to editreg to make it less tetchy.Richard Sharpe2003-06-021-17/+17
| * Some fixes for editreg.c, although I see that head seems broken ...Richard Sharpe2003-06-021-5/+5
| * Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij2003-05-291-1/+1
| * Don't crash when doing command name completion. Fixes debian bug #194776Jelmer Vernooij2003-05-291-1/+3
| * Fix the events API. Patch by metze with some minor modifications.Jelmer Vernooij2003-05-292-64/+110
| * Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's toJeremy Allison2003-05-281-51/+14
| * Merge of NTLMSSP name type fix from 3.0Tim Potter2003-05-281-2/+2
| * Spelling.Tim Potter2003-05-281-1/+1
| * Merge of non-static initialisation fixes from 3.0Tim Potter2003-05-281-1/+7
| * Merge of cut and paste fix from 3.0Tim Potter2003-05-281-3/+3
| * It seems only NT4 does the VC == 0 session drop code.Jeremy Allison2003-05-281-1/+5
| * Whitespace syncup.Tim Potter2003-05-281-1/+0
| * Merge of rpcstr_pull() termination fixes from 3.0Tim Potter2003-05-281-1/+4
| * Merge of formatting fixups from 3.0Tim Potter2003-05-281-4/+9
| * Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0Tim Potter2003-05-281-0/+4
| * Merge from 3.0:Tim Potter2003-05-281-0/+1
| * Merge of uint32/uid_t mismatch from 3.0Tim Potter2003-05-282-3/+3
| * cut-n-paste errorGerald Carter2003-05-271-1/+1
| * Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resourcesJeremy Allison2003-05-271-1/+18
| * fix bug 118; replace hard coded 'next[User|Group]Rid' attribute namesGerald Carter2003-05-271-6/+8
| * volker's fix for crash when my_private_data == NULLGerald Carter2003-05-271-2/+8
| * volker's add_signature() fix; must pass the beginning on the outbuf to get th...Gerald Carter2003-05-271-5/+5
| * Squash another compiler warning.Tim Potter2003-05-271-2/+2
| * Fix unused variable warning.Tim Potter2003-05-271-1/+2
| * Fix shadow parameter warning in free_empty_sys_acl()Tim Potter2003-05-271-5/+5
| * This should be the correct fix for merge of bug #60 from 3.0.Tim Potter2003-05-271-3/+0
| * Merge of secchan fix from 3.0 that was eaten by CVS yesterday. I thinkTim Potter2003-05-271-1/+1
| * Merge the remaining bits of fix for bug #60.Tim Potter2003-05-271-59/+48
| * Merge from 3.0: remove bogus static initialisers.Tim Potter2003-05-271-2/+2
| * Merge from 3.0: quieten debug message for trust acct password change.Tim Potter2003-05-271-1/+1
| * Added string error for NT_STATUS_NOT_A_REPARSE_POINT error.Tim Potter2003-05-271-0/+1
| * Merge from 3.0: Fix set_local_machine_name() for both *SMBSERVER andTim Potter2003-05-271-0/+11
| * Sync up sid types enum.Tim Potter2003-05-271-1/+2
| * Jelmer was really excited about copyrights this year.Tim Potter2003-05-271-1/+1
| * Merge: add DFS error constant.Tim Potter2003-05-271-0/+1
| * Whitespace syncup.Tim Potter2003-05-271-1/+0
| * Comment syncup.Tim Potter2003-05-271-1/+1
| * Merge: ignore autogenerated file.Tim Potter2003-05-271-0/+1
| * Merge from SAMBA_3_0: initialise return value in run_tcon_devtype_test()Tim Potter2003-05-271-1/+1