samba.git
2000-03-21 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-misc-tags/tng/release-alpha-1-2
2000-03-21 Samba Release... preparing for release of alpha.1.2
2000-03-21 Luke Leightonre-enabled the map_nt_and_unix_username() nt->unix...
2000-03-21 Luke Leightonmissing )
2000-03-21 Luke Leightonmore empirical rules to sort out UDP138 GETDC request.
2000-03-20 Luke LeightonFrom johanh@fusion.kth.se Mon Mar 20 21:18:43 2000
2000-03-19 Luke Leightonshutdown -f option was setting the wrong flags.
2000-03-19 Luke Leightonmichael glauche spotted two brackets mistake in Makefile.in
2000-03-19 Samba Release... preparing for release of alpha.1.1
2000-03-19 Luke Leightonpatch from greg dickie for Makefile issues - ordering...
2000-03-19 Luke Leightonexperimenting on getting GETDC responses right: there...
2000-03-18 Luke LeightonFrom Elrond@Wunder-Nett.org Sun Mar 19 06:35:04 2000
2000-03-18 Luke Leightonunicode string alignments in NET_USER_INFO_x structures.
2000-03-18 Luke Leightonneed to return access denied on credential failure.
2000-03-18 Luke Leightonreturning zero entries is _not_ an error, in get_sampwd...
2000-03-18 Luke Leightonparameters were being passed across incorrectly in...
2000-03-17 Shirish KaleleAdded rpcclient/display_dfs.c module
2000-03-17 Shirish KaleleAdded rpcclient/display_dfs.c module.
2000-03-17 Luke Leightonadding net command (how did this get left out for so...
2000-03-17 Shirish KaleleCleaned up compiler warnings.
2000-03-17 Luke Leightonjeremy spotted that some 2.5-year-old code, only now...
2000-03-17 Shirish KaleleAdded Dfs commands to rpcclient
2000-03-17 Samba Release... preparing for release of alpha.1.0
2000-03-17 Luke Leightonok, this one's weird. firstly, sam_set_userinfo doesn...
2000-03-17 Luke Leightonwhen a GETDC datagram is received, if the dgram type...
2000-03-17 Luke LeightonFrom Elrond@Wunder-Nett.org Sat Mar 18 04:49:11 2000
2000-03-17 Luke Leightonindent rules suggested by elrond. comments added into...
2000-03-17 Luke Leightonmaking sure that req chal would not be affected by...
2000-03-17 Luke Leightonafsticket defines
2000-03-16 Luke LeightonFrom Elrond@Wunder-Nett.org Fri Mar 17 08:34:21 2000
2000-03-16 Luke Leightonran indent on afsticket.c because its format was confus...
2000-03-16 Luke Leightonpatch from johan hedin <johanh@fusion.kth.se> for AFS...
2000-03-15 Luke Leightonfixed word-order issue in password set and password...
2000-03-15 Samba Release... preparing for release of alpha.0.16
2000-03-15 Luke Leightongratuitous indent on files modified in the last two...
2000-03-15 Luke Leighton1) SAM_USER_INFO_12 what i thought was acb_info isn...
2000-03-14 Luke Leightonsneaking suspicion that the ProductOptions key is being...
2000-03-14 Luke Leightonpatch from michael breuer for irix.
2000-03-14 Luke Leightonfinally decided to increase debug log level for "socket...
2000-03-14 Luke LeightonFrom Elrond@Wunder-Nett.org Wed Mar 15 06:14:36 2000
2000-03-14 Tim PotterAnother #ifndef #define #endif bug.
2000-03-14 Tim PotterSpotted error in #ifndef _XXX #define _XXX #endif thing.
2000-03-13 Samba Release... preparing for release of alpha.0.15
2000-03-13 Luke LeightonFrom Elrond@Wunder-Nett.org Tue Mar 14 06:07:16 2000
2000-03-13 Luke LeightonFrom Elrond@Wunder-Nett.org Tue Mar 14 06:01:05 2000
2000-03-13 Tim PotterAdded standard shell command thing using '!' as first...
2000-03-13 Luke LeightonFrom Elrond@Wunder-Nett.org Mon Mar 13 10:35:03 2000
2000-03-11 Samba Release... preparing for release of alpha.0.14
2000-03-11 Luke Leightonremoved check_vuser_ok() as it restricts things too...
2000-03-11 Luke Leightontim, become_xxx shouldn't be called in winbindd.
2000-03-10 Samba Release... preparing for release of alpha.0.13
2000-03-10 Luke Leightonalways check that crypt may return NULL
2000-03-10 Luke Leightonadded debug reporting that tells you if "valid users...
2000-03-10 Luke Leighton- spoolssd linked against shared libubiqx, not static.
2000-03-10 Luke Leightonpatch from elrond for configure tests.
2000-03-10 Luke Leightoninitialiase USER_INFO_CTR to null
2000-03-10 Luke Leightonuse write_socket() not a direct write()
2000-03-09 Luke Leightonpatch from elrond: configure cleanups
2000-03-09 Luke Leightonlogin validation level 2 and 3 negotiated from netr_aut...
2000-03-08 Samba Release... preparing for release of alpha.0.12
2000-03-08 Luke Leightonjames f. hranicky pointed out that a standalone worksta...
2000-03-08 Luke Leightonindent defaults
2000-03-08 Luke Leightonran indent.
2000-03-08 Luke Leighton#include missing in srv_spoolss.c
2000-03-08 Luke Leightonfound two bugs in lsalookup* - sid_name_use type is...
2000-03-08 Luke Leightonattempting to get trust relationship setup going again.
2000-03-08 Samba Release... preparing for release of alpha.0.11
2000-03-08 Luke Leighton- acb_info is a 32-bit field in samr stuff (oops!!...
2000-03-08 Luke Leighton1) logon hours _is_ a 32-bit not a 16-bit. oops
2000-03-08 Luke Leightonyet another stage in net user info level 2. server...
2000-03-07 Luke Leightonnext stage of having a NET_USER_INFO_CTR
2000-03-07 Luke Leightoncreated a NET_USER_INFO_2.
2000-03-07 Samba Release... preparing for release of alpha.0.10
2000-03-07 Luke Leightonjean-francois' tng patch, updated. cleaned up some...
2000-03-07 Luke Leightonmore of those wonderful connection-related issues,...
2000-03-07 Luke Leightonpatch from jf who was having difficulty doing cvs commi...
2000-03-07 Luke Leightonmake proto
2000-03-07 Luke LeightonFrom Elrond@Wunder-Nett.org Wed Mar 8 05:16:00 2000
2000-03-07 Luke LeightonPOL_HND_SIZE not defined any more
2000-03-07 Luke Leightonset user info 2 - 0x12 sorted out, client and server...
2000-03-07 Luke Leightonattempting to get samr_set_userinfo2 info level 0x12...
2000-03-07 Luke Leightonsolving issue of cascade joining domain. it's decided...
2000-03-06 Luke Leightoninfo level 23 password change also has alignment issues
2000-03-06 Luke Leightonset_userinfo at level 23 was wrong.
2000-03-06 Luke Leightonoi! who changed set_tdbsam to set_tdbsid without also...
2000-03-06 Luke Leightonpatch from elrond for libtool hack
2000-03-06 Samba Release... preparing for release of alpha.0.9
2000-03-06 Luke Leightonfascinating: may be the answer to some of the login...
2000-03-06 Luke Leightoninteresting. had to add code to stop cascade's SMBtcon...
2000-03-06 Luke Leightonhad to create a table referencing the incoming DCE...
2000-03-06 Luke Leightonok, got bigendian byte order requests working.
2000-03-06 Luke Leightonturns out that POLICY_HND actually contains an RPC_UUID...
2000-03-06 Luke Leightonfixing careful alignment IVAL const issues
2000-03-06 Luke Leightonfirst connectathon 2000 tests produces results!
2000-03-06 Luke Leightoncareful alignment needs const versions of SVAL, IVAL...
2000-03-03 Samba Release... preparing for release of alpha.0.8
2000-03-03 Luke Leightonunbecome_root()( fix - only actually do an unbecome_root
2000-03-01 Tim PotterCheck for null tdb context in tdb_exists()
2000-02-29 Tim PotterMerge of changes from HEAD branch.
2000-02-29 Luke Leightonallow nested become_root() calls. this is a hack.
next