tprouty/samba.git
2000-03-13 cvs2svn Import... This commit was manufactured by cvs2svn to create tag release-alpha-0-15
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.
2000-02-28 Luke LeightonDCE/RPC header - pack type tests
2000-02-28 Luke LeightonFrom Elrond@Wunder-Nett.org Tue Feb 29 05:53:10 2000
2000-02-28 Luke Leightonreversed irix include standard.h patch because it break...
2000-02-28 Samba Release... preparing for release of alpha.0.7
2000-02-28 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2000-02-28 Tim PotterMakefile for tdb directory.
2000-02-28 Tim PotterOops - put back filename argument to tdb_open().
2000-02-28 Tim PotterModifications to tdb_traverse() arguments to remove...
2000-02-28 Tim PotterAllow tdb databases to be created "in memory" without...
2000-02-28 Tim PotterAdded tdbtool to .cvsignore list.
2000-02-28 Luke Leightonadding pack_type data representation. tested as-was...
2000-02-27 Luke Leightonadded bind nack to server-side.
2000-02-27 Luke Leightontrying to track down why setgroups() fails.
2000-02-27 Luke Leightontesting password change showed up some bugs in NTLMSSP...
2000-02-26 Jean-François... added enumprintprocessordatatypes
2000-02-26 Jean-François... rewrote enumprinterdata. still a bug in it but reproduc...
2000-02-25 Jeremy Allisonclient/client.c:
2000-02-25 Luke Leightonpatch from michael breuer for irix TCP_NODELAY include
2000-02-25 Luke Leightonconst issues
2000-02-25 Luke Leightonremove unused var
2000-02-25 Luke Leightontim, after speaking with andrew he noticed that you...
2000-02-25 Luke Leightonconst issues
2000-02-25 Luke Leightonattempting to find a bug that wasn't.
2000-02-25 Luke Leightonset_secret_data() parameter typecast constant (16)...
2000-02-24 Luke Leightontrying to track down login issues.
2000-02-24 Jean-François... made dynamic the Printer struct. No more limits :-)
2000-02-24 Luke Leightonadded previously_granted_access parameter to se_access_...
2000-02-24 Luke Leightonimproved ace checking, pseudo-code from todd sabin.
2000-02-24 Jean-François... converted a couple of bzero() to memset()
2000-02-24 Luke Leightoncall to generate well-known SIDs in all programs likely...
2000-02-24 Luke LeightonSIDDB_OBJ added to all msrpc daemons.
2000-02-24 Luke Leightonoops, global_sid_system not global_sid_S_1_5_17.
2000-02-24 Luke Leightonse_access_check function.
2000-02-24 Samba Release... preparing for release of alpha.0.6
2000-02-23 Luke Leightonoops! mapped SEC_RIGHTS_READ (a series of bits) to...
2000-02-23 Jeremy AllisonMultiple-dot scope handling fix from Greg Bowering...
2000-02-23 Luke LeightonFrom Elrond@Wunder-Nett.org Thu Feb 24 08:11:57 2000
2000-02-23 Luke Leightonsamr_lookup_rids. also, made it possible to read sam...
2000-02-23 Luke Leightonsamrtdb _samr_enum_dom_users. one function at a time...
2000-02-23 Jeremy Allisonlib/system.c: Fixed gcc warnings.
2000-02-23 Luke Leightonupdate to use secret as a Unicode cleartext NOT NT#
next