samba.git
2000-03-29 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-misc-tags/tng/release-alpha-1-4
2000-03-29 Samba Release... preparing for release of alpha.1.4
2000-03-29 Luke Leightonadding getopt.c to Makefile.in
2000-03-29 Luke Leightonautoconf update
2000-03-29 Luke Leightonadding getopt_long function, 'cos we need it!
2000-03-29 Luke Leightonusing getopt_long not getopt, turns out getopt don...
2000-03-29 Luke Leightonmore typecasts (uid_t) to int
2000-03-29 Luke Leightonn_groups needs to be sent as uint32s and converted...
2000-03-29 Luke Leightonuid_t cast to int.
2000-03-29 Luke Leightonman pages from Matthew Geddes. reviewed rpcclient...
2000-03-28 Luke Leighton_net_sam_logon: more preparing to get rid of DOM_LOG_IN...
2000-03-28 Luke Leightonoops!!!! @LOCKDIR@ needed to be @lockdir@
2000-03-28 Luke Leightoncommitting [one] version of working GETDC / SAMLOGON...
2000-03-28 Luke Leightonoops, sys_select() usage bug.
2000-03-28 Luke Leightonremoved tdb surs option by mistake. oops.
2000-03-28 Luke Leightonupdating configure.in etc from cvs main.
2000-03-28 Tim PotterChanged return value login in sam_query_aliasmem()...
2000-03-28 Luke Leighton_net_srv_pwset - working towards removal of DOM_LOG_INF...
2000-03-28 Luke Leightonmore working towards removing DOM_LOG_INFO etc. also...
2000-03-28 Luke Leighton_net_auth2 - working towards removing some of the legac...
2000-03-28 Luke Leightonmoving some functions that were in parse_misc.c that...
2000-03-28 Luke Leightonnet sam sync back to style suggested by sander, origina...
2000-03-28 Luke Leightonfinally got a compile/link. the nmbd_processlogon...
2000-03-27 Luke LeightonFrom Elrond@Wunder-Nett.org Tue Mar 28 09:28:32 2000
2000-03-27 Tim Pottermake proto for winbindd.
2000-03-27 Luke Leightonnmbd merge, all the bits that were needed from andrew...
2000-03-27 Andrew Tridgelllast pieces of code from the head branch nmbd to go...
2000-03-27 Luke Leightonremoved dgram_unique, it not needed in GETDC processing...
2000-03-27 Tim PotterCleaned up winbindd stuff.
2000-03-27 Tim PotterChanged extern of global_sid_S_1_5_20 to global_sid_S_1...
2000-03-27 Luke Leightonmake proto
2000-03-27 Luke Leightonatomic_t type missing (needed by nmbd.c)
2000-03-27 Tim PotterCheckin of remaining nss ntdom prototype code.
2000-03-27 Luke Leightoncompile error
2000-03-27 Andrew Tridgellmore merging of head code into tng (under lukes supervi...
2000-03-27 Luke Leightonremoved client's server name from cli_session_setup...
2000-03-27 Luke Leightonadded talloc.h
2000-03-27 Luke Leightonadded a few more well-known SIDs, NT Authority, System...
2000-03-27 Luke Leightonnmbd update. doesn't compile at the moment.
2000-03-27 Luke Leightonrename static reload_services function to reload_nmbd_s...
2000-03-27 Luke Leightonelrond, there already exists a make_srv_share_info_1...
2000-03-27 Luke Leightonuid and gid are not necessarily 32-bit (may be 16,...
2000-03-27 Luke Leightonremoved initial_uid/gid, not used.
2000-03-26 Luke LeightonGETDC request - finally settled on a length-detecting...
2000-03-26 Andrew TridgellLuke has arrived in Canberra and we are doing the first...
2000-03-26 Luke LeightonFrom Elrond@Wunder-Nett.org Sun Mar 26 19:22:00 2000
2000-03-24 Luke LeightonFrom Elrond@Wunder-Nett.org Sat Mar 25 03:40:37 2000
2000-03-23 Samba Release... preparing for release of alpha.1.3
2000-03-23 Luke Leightondefault for createuser accountname$ is to set the passw...
2000-03-23 Luke LeightonFrom Elrond@Wunder-Nett.org Fri Mar 24 05:10:09 2000
2000-03-22 Luke Leightonshare info issues. started to add parsing for srv_net_...
2000-03-22 Tim PotterRemoved newline from beginning of file. Actually,...
2000-03-21 Luke Leighton- arranged setresuid/setresgid etc detection. this...
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
next