summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-1-1cvs2svn Import User2000-03-1919-79121/+0
* preparing for release of alpha.1.1Samba Release Account2000-03-1963-63/+63
* patch from greg dickie for Makefile issues - ordering of libraries.Luke Leighton2000-03-191-2/+2
* experimenting on getting GETDC responses right: there is a domain nameLuke Leighton2000-03-191-2/+7
* From Elrond@Wunder-Nett.org Sun Mar 19 06:35:04 2000Luke Leighton2000-03-1819-1141/+1121
* unicode string alignments in NET_USER_INFO_x structures.Luke Leighton2000-03-181-1/+19
* need to return access denied on credential failure.Luke Leighton2000-03-181-11/+11
* returning zero entries is _not_ an error, in get_sampwd_entries()Luke Leighton2000-03-181-1/+1
* parameters were being passed across incorrectly in samr_chgpasswd_userLuke Leighton2000-03-184-29/+29
* Added rpcclient/display_dfs.c moduleShirish Kalele2000-03-171-0/+160
* Added rpcclient/display_dfs.c module.Shirish Kalele2000-03-177-123/+131
* adding net command (how did this get left out for so long)? which includesLuke Leighton2000-03-173-2/+8
* Cleaned up compiler warnings.Shirish Kalele2000-03-173-22/+24
* jeremy spotted that some 2.5-year-old code, only now used in one place, aLuke Leighton2000-03-172-2/+1
* Added Dfs commands to rpcclientShirish Kalele2000-03-1716-997/+2047
* preparing for release of alpha.1.0Samba Release Account2000-03-1763-64/+64
* ok, this one's weird. firstly, sam_set_userinfo doesn't align theLuke Leighton2000-03-171-3/+12
* when a GETDC datagram is received, if the dgram type is UNIQUE instead ofLuke Leighton2000-03-172-214/+249
* From Elrond@Wunder-Nett.org Sat Mar 18 04:49:11 2000Luke Leighton2000-03-1713-78/+238
* indent rules suggested by elrond. comments added into nmbd packet tracing.Luke Leighton2000-03-172-1517/+1734
* making sure that req chal would not be affected by having prs_align()Luke Leighton2000-03-171-4/+7
* afsticket definesLuke Leighton2000-03-172-4/+13
* From Elrond@Wunder-Nett.org Fri Mar 17 08:34:21 2000Luke Leighton2000-03-1616-255/+415
* ran indent on afsticket.c because its format was confusing make proto.Luke Leighton2000-03-161-43/+47
* patch from johan hedin <johanh@fusion.kth.se> for AFS ticket support.Luke Leighton2000-03-1610-578/+950
* fixed word-order issue in password set and password change.Luke Leighton2000-03-152-389/+503
* preparing for release of alpha.0.16Samba Release Account2000-03-1563-63/+63
* gratuitous indent on files modified in the last two days.Luke Leighton2000-03-1513-2200/+2165
* 1) SAM_USER_INFO_12 what i thought was acb_info isn't. this may beLuke Leighton2000-03-1511-104/+156
* sneaking suspicion that the ProductOptions key is being reported the wrongLuke Leighton2000-03-141-2/+2
* patch from michael breuer for irix.Luke Leighton2000-03-142-635/+687
* finally decided to increase debug log level for "socket connect failed"Luke Leighton2000-03-141-1/+1
* From Elrond@Wunder-Nett.org Wed Mar 15 06:14:36 2000Luke Leighton2000-03-1411-177/+159
* Another #ifndef #define #endif bug.Tim Potter2000-03-141-5/+1
* Spotted error in #ifndef _XXX #define _XXX #endif thing.Tim Potter2000-03-141-2/+1
* preparing for release of alpha.0.15Samba Release Account2000-03-1363-64/+64
* From Elrond@Wunder-Nett.org Tue Mar 14 06:07:16 2000Luke Leighton2000-03-1314-2650/+2881
* From Elrond@Wunder-Nett.org Tue Mar 14 06:01:05 2000Luke Leighton2000-03-131-14/+29
* Added standard shell command thing using '!' as first character.Tim Potter2000-03-131-41/+49
* From Elrond@Wunder-Nett.org Mon Mar 13 10:35:03 2000Luke Leighton2000-03-1320-295/+217
* preparing for release of alpha.0.14Samba Release Account2000-03-111-1/+1
* removed check_vuser_ok() as it restricts things too much, unexpectedly.Luke Leighton2000-03-111-0/+2
* tim, become_xxx shouldn't be called in winbindd.Luke Leighton2000-03-111-1/+0
* preparing for release of alpha.0.13Samba Release Account2000-03-1063-63/+63
* always check that crypt may return NULLLuke Leighton2000-03-103-724/+959
* added debug reporting that tells you if "valid users" succeeds or fails,Luke Leighton2000-03-103-0/+7
* - spoolssd linked against shared libubiqx, not static.Luke Leighton2000-03-1012-1238/+1175
* patch from elrond for configure tests.Luke Leighton2000-03-106-229/+384
* initialiase USER_INFO_CTR to nullLuke Leighton2000-03-101-0/+3
* use write_socket() not a direct write()Luke Leighton2000-03-103-18/+13