summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-16cvs2svn Import User2000-03-1519-79121/+0
* 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
* patch from elrond: configure cleanupsLuke Leighton2000-03-093-99/+56
* login validation level 2 and 3 negotiated from netr_auth2 neg_flags.Luke Leighton2000-03-0913-144/+299
* preparing for release of alpha.0.12Samba Release Account2000-03-0863-63/+63
* james f. hranicky pointed out that a standalone workstation couldn'tLuke Leighton2000-03-081-8/+8
* indent defaultsLuke Leighton2000-03-081-0/+8
* ran indent.Luke Leighton2000-03-081-3252/+3704
* #include missing in srv_spoolss.cLuke Leighton2000-03-081-0/+1
* found two bugs in lsalookup* - sid_name_use type is uint16 - by bouncingLuke Leighton2000-03-087-12/+13
* attempting to get trust relationship setup going again.Luke Leighton2000-03-082-4/+37
* preparing for release of alpha.0.11Samba Release Account2000-03-081-1/+1
* - acb_info is a 32-bit field in samr stuff (oops!!) sun cascade withLuke Leighton2000-03-0811-876/+997
* 1) logon hours _is_ a 32-bit not a 16-bit. oopsLuke Leighton2000-03-085-1440/+1943
* yet another stage in net user info level 2. server-side and client-sideLuke Leighton2000-03-085-145/+162
* next stage of having a NET_USER_INFO_CTRLuke Leighton2000-03-077-425/+529
* created a NET_USER_INFO_2.Luke Leighton2000-03-076-1164/+1837
* preparing for release of alpha.0.10Samba Release Account2000-03-0763-63/+63
* jean-francois' tng patch, updated. cleaned up some of theLuke Leighton2000-03-0710-1026/+1033
* more of those wonderful connection-related issues, found by rpctortureLuke Leighton2000-03-0714-1286/+1252
* patch from jf who was having difficulty doing cvs commits on TNG.Luke Leighton2000-03-0714-4974/+5686
* make protoLuke Leighton2000-03-072-2/+0
* From Elrond@Wunder-Nett.org Wed Mar 8 05:16:00 2000Luke Leighton2000-03-074-32/+73
* POL_HND_SIZE not defined any moreLuke Leighton2000-03-073-35/+4
* set user info 2 - 0x12 sorted out, client and server side. i hope.Luke Leighton2000-03-073-24/+65
* attempting to get samr_set_userinfo2 info level 0x12 working.Luke Leighton2000-03-073-18/+28