summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/SAMBA_TNG_FORKcvs2svn Import User2000-10-130-0/+0
* Fixed merging mess.Tim Potter2000-10-131-3/+24
* Renamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.Tim Potter2000-10-117-11/+10
* Merge from HEAD.Tim Potter2000-10-111-45/+59
* Adding changes to winbind to make it work on Solaris. Added an nsswitch wrapperShirish Kalele2000-09-2915-589/+1216
* Fixed memory leak in winbindd_getgrent()Tim Potter2000-09-281-0/+2
* typoElrond2000-09-161-1/+1
* typo fix by JerryElrond2000-09-141-1/+1
* My new prs-pending stuff. I wanted to implement this forElrond2000-09-137-36/+441
* generic_list_prepend()Elrond2000-09-132-11/+57
* assoc_gid overloaded with pid, causing bind nack to be sent back from nt.Luke Leighton2000-09-111-1/+1
* removed unnecessary align.Luke Leighton2000-09-111-1/+0
* Debug cleanups.Tim Potter2000-09-041-8/+1
* Okay, I need util_list.c from Jerry.Elrond2000-09-026-26/+104
* vfs_unlink-merge from HEAD.Elrond2000-08-313-2/+14
* some merge from HEADElrond2000-08-302-96/+392
* some merge from HEADElrond2000-08-299-996/+509
* update from HEADElrond2000-08-281-1/+1
* doc-update from HEADElrond2000-08-283-10/+7
* Merge of memory leak fixes for group enumeration and other stuff fromTim Potter2000-08-283-0/+33
* VFS write update from HEAD.Elrond2000-08-261-5/+5
* MS_DFS -> WITH_MSDFS as in HEADElrond2000-08-2512-604/+150
* Replaced "\\MAILSLOT\\NET\\NETLOGON" with NET_LOGON_MAILSLOT constant.Tim Potter2000-08-251-1/+1
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-08-241-0/+573
|\
| * Modified to use sid_to_uid and sid_to_gid. Now ready for POSIX ACLJeremy Allison2000-08-241-8/+9
| * Tidied up some error returns from printing calls. Still need to map UNIXJeremy Allison2000-08-233-10/+16
| * Documentation on NT_USER_TOKEN. Requested by Sander.Jeremy Allison2000-08-231-0/+5
| * Added code to do SID to uid/gid conversion. Needed for ACL support.Jeremy Allison2000-08-235-26/+266
| * Patch from John Reilly <jreilly@hp.com> for not processing duplicate filesTim Potter2000-08-221-0/+8
| * Fix for safe_free freeing static strings. From Robert August Vincent, II.Jeremy Allison2000-08-211-5/+6
| * oops. must return "" string and length zero when strlen(filebuf) == 0Luke Leighton2000-08-181-13/+16
| * fixed an off by one error where I was tromping on memoryGerald Carter2000-08-181-1/+1
| * fixed initialization errors (again!) I must have forgot toGerald Carter2000-08-181-0/+6
| * getfileline() - line with length of zero -> filebuf[strlen(filebuf)-1]Luke Leighton2000-08-181-10/+13
| * changing some debug message levelsGerald Carter2000-08-181-12/+12
| * Fix for Win9x driver downloads when information isGerald Carter2000-08-171-83/+153
| * added comment for my own memory purposesGerald Carter2000-08-171-0/+1
| * hack for unmarshalling unistr's on machines with BIG_ENDIAN archGerald Carter2000-08-161-2/+19
| * - fixed memcpy bug in copy_unistr2()Gerald Carter2000-08-161-7/+21
| * fixed unitialized struct bug in enum_users (whatever it is called)Gerald Carter2000-08-161-1/+5
| * fixed typo.Gerald Carter2000-08-161-1/+1
| * fixed error in [public] spotted by Ron Alexander <rcalex@home.com>Gerald Carter2000-08-151-2/+1
| * Merge of uninitialised variable fix from APPLIANCE_HEAD.Tim Potter2000-08-151-4/+1
| * Tidied up extra ()'s.Jeremy Allison2000-08-151-12/+12
| * Reverted the change Luke made. Removed IS_BITS_SET_XX macros.Jeremy Allison2000-08-142-18/+7
| * Merge.Tim Potter2000-08-141-2/+2
| * fixed a few bugs in new_smb_io_relarraystr().Gerald Carter2000-08-141-2/+5
| * NT printer permissions test program.Tim Potter2000-08-143-0/+433
| * restored IS_BITS_SET_xxx macros.Luke Leighton2000-08-141-0/+5
| * hey, jerry: turns out you _have_ converted to get_safe_nt_errmsg!!!Luke Leighton2000-08-141-2/+4