another attempt at a fix on connect_serverlist()...
[samba.git] / source3 / include /
1998-11-30 Luke Leighton- adding builtin[alias]db.
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-29 Andrew Tridgellremoved include of net/route.h because it prevents...
1998-11-25 Luke Leightonyeehaah got users to be included in S-1-5-xxx-yyy-zzz...
1998-11-25 Luke Leightonfixing group database issues
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-23 Luke Leightonre-added includes for yp_prot.h and yp_clnt.h
1998-11-23 Luke Leightonget rid of __wait boring warning, caused by rpc/clnt.h
1998-11-23 Luke Leightonunix instance of group database API
1998-11-23 Andrew Tridgellchanged string_sub() to replace " ; and ` in the insert...
1998-11-22 Andrew Tridgelldeleted some old DEBUG() code that wasn't used
1998-11-20 Jeremy Allisonacconfig.h configure configure.in include/config.h...
1998-11-20 Jeremy AllisonFixed stupid blunder where I renamed getpwanam to getpwnam.
1998-11-19 Jeremy AllisonMakefile.in: Added passing of CPPFLAGS into Makefile.
1998-11-19 Jeremy AllisonSync up with 2.0 code.
1998-11-19 Jeremy AllisonChanges to make the default prefix /usr/local/samba...
1998-11-18 Jeremy AllisonAdded OSF1 changes to HEAD (-lsecurity etc.)
1998-11-18 Jeremy AllisonFixed problem with HAVE_NETGROUP being used on platforms
1998-11-17 Jeremy AllisonFixed NT modify timestamp issue.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-17 Jeremy AllisonMoved PRINTCAP_NAME from smb.h to includes to allow...
1998-11-16 John TerpstraUpdates to handle glob.h - was causing problems on...
1998-11-15 Andrew Tridgellchange ROUNDUP to SMB_ROUNDUP to prevent conflicts...
1998-11-14 Andrew Tridgell- new prototypes
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-11-13 Jeremy AllisonChange to beta1.
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Andrew Tridgellreverted includes change for FreeBSD as it breaks IRIX
1998-11-13 Luke Leightonoops - ZERO_STRUCTP() issues again...
1998-11-13 Luke LeightonZERO_STRUCTP does not check argument for NULL.
1998-11-13 Andrew Tridgellfixes for OSF1 compilation
1998-11-13 Jeremy Allisoninclude/smb.h: Re-added zero pointer protection to...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-12 Herb LewisRemoved code that used printf/fprintf in password chang...
1998-11-12 Luke Leightonsecurity descriptors.
1998-11-12 Herb Lewis.cvsignore: Removed old entries.
1998-11-12 Jeremy Allisoninclude/kanji.h include/proto.h lib/kanji.c: Added...
1998-11-12 Luke Leightonjean-f. sent me some S-1-3-0,1,2,3 SIDs and names....
1998-11-12 Luke Leightoncleaning up conflicts between group code not yet commit...
1998-11-12 Luke Leightonsecurity descriptors and registry.
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-12 Jeremy AllisonMoved some code (NTLMSSPcalc) out of smbdes and inline...
1998-11-12 Jeremy AllisonAdded the security changes suggested by Andrew - become the
1998-11-11 Andrew Tridgellchanged is_root() to am_root() to prevent clash with...
1998-11-11 Jeremy Allisonrpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
1998-11-11 Luke Leightonsecurity descriptor info, provided by jean-francois
1998-11-11 Luke Leightonclearing up security descriptor
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-11-11 Luke Leightonregistry delete value command: "regdeleteval".
1998-11-11 Luke Leightonrenamed unk_1b to flush_key
1998-11-11 Luke Leighton- renamed open_policy to open_hklm.
1998-11-10 Luke Leightonrpcclient registry key delete command: "regdeletekey".
1998-11-10 Luke Leightonregistry modification requires a "sync" or "refresh...
1998-11-10 Jeremy Allisoninclude/local.h:
1998-11-10 Luke Leightonoops!
1998-11-10 Luke Leightonrpcclient registry commands.
1998-11-10 Luke Leightonutil functions split into relevant modules, first pass.
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-09 Andrew TridgellI talked to Dave Miller and he thinks that we should...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
1998-11-03 Jeremy AllisonMakefile.in configure configure.in include/proto.h...
1998-10-29 Alexandre Olivalooks like someone forgot to commit these...
1998-10-28 Christopher R. HertelStill moving things around. debugparse.h will be remov...
1998-10-28 Jeremy AllisonQuick fixes to fix the broken tree. Needed for my morni...
1998-10-28 Andrew Tridgellfixed problem with snprintf.c and mkproto
1998-10-26 Christopher R. HertelHere is the simple debug parser and the debug2html...
1998-10-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-24 Andrew Tridgellmake sure that apps can't close one of the internal...
1998-10-23 Luke Leightonadded domain and local group structures. names may...
1998-10-23 Jeremy AllisonReasonably large change to give us *exactly* correct...
1998-10-23 Andrew Tridgelldon't enable smbsh/smbwrapper on systems where we can...
1998-10-23 Jeremy Allisoninclude/smb.h: Added #defines for lots of things -...
1998-10-22 Luke Leightontorture debug.
1998-10-22 Luke Leightonrpctorture command
1998-10-22 Luke Leightonbug fix in lsa_trans_names.
1998-10-21 Luke Leightondomain aliases added a bit better: does local aliases...
1998-10-21 Luke Leightonthe next dialog: user-groups. it's not very sensible...
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-21 Luke Leightonfixing smbd encrypted rpcs (data lens, alloc hints...
1998-10-21 Andrew Tridgellat the interop Isaac (at least I _think_ it was Isaac...
1998-10-20 Jeremy AllisonFixed bug found by John Blair where trim_string wasn't
1998-10-20 Luke Leightonsome quite important bug-fixes i missed because i trans...
1998-10-20 Andrew Tridgellnew prorotypes
1998-10-19 Luke Leighton- dce/rpc code
1998-10-19 Andrew Tridgellprototype new functions
1998-10-18 Andrew Tridgellredid proto.h
1998-10-16 Luke Leightondce/rpc
1998-10-16 Luke Leightonmade pass_check_smb() available for dce/rpc use.
1998-10-16 Luke Leightonoops.
1998-10-16 Luke Leightonrpc client mods (ntlmssp flags)
1998-10-16 Jeremy AllisonRe-added code to tell the user how many open files...
1998-10-16 Jeremy Allisontrans2.h: Added Thursby MAC extension.
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-15 Luke Leightonbug-fixing against:
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-14 Luke Leightonwarnings spotted by ./configure.developer options
next