Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).
[samba.git] / source3 / include /
1999-03-16 Matthew ChapmanAdded SVC_QUERY_DISP_NAME (corresponding to the GetServ...
1999-03-14 Matthew ChapmanDon't forget to make proto.
1999-03-12 Luke Leightonnew "domtrust" test command. r&d into inter-domain...
1999-03-09 Luke Leightonmods to allow inter-domain trust accounts to be added...
1999-03-09 Luke Leightonoops, IS_BITS_CLR_ALL() macro was wrong!
1999-03-08 Luke LeightonBejamin Kuit. #define MYSQL and MYSQL_ROW to void...
1999-03-05 Luke LeightonBenjamin Kuit's mods.
1999-03-02 Luke Leightonadded <mysql.h> autoconf test.
1999-02-24 Matthew ChapmanWin9x user level security.
1999-02-23 Luke Leightonadded jeremy's new c++-like code for parsing of securit...
1999-02-16 Luke Leightonrpcclient shutdown command
1999-02-12 Luke Leightonconst issues with byte mod / byte read macros.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-11 Luke LeightonUNICODE issues.
1999-02-11 Luke Leightonthe UNICODE issue...
1999-02-10 Luke Leightonuse jeremy's versions of the UNICODE routines.
1999-02-09 Luke Leightonremoval of the use of unistrn2 function: replace it...
1999-02-08 Luke LeightonUNICODE byte ordering issue: typecast to uint16* replac...
1999-02-08 Luke Leightoniteration of sam passwd entries was an order n-cubed...
1999-02-03 Luke Leightoncorrections to get data stream for 2nd and subsequent...
1999-02-03 Luke Leightoncache unix groups so that two-level getgrent calls...
1999-02-03 Luke Leightonmultiple dce/rpc PDUs failed to work after ntlmssp...
1999-02-01 Luke Leightoncomma after DOM_MAP_USER removed
1999-02-01 Matthew ChapmanAdded init_nt_time function which initialises an NTTIME...
1999-01-29 Luke Leightonfix for enumerate domain users (bug spotted by sean...
1999-01-28 Luke Leightonrpcclient "Service Control Manager" svcenum [-i] command.
1999-01-27 Luke LeightonService Control Manager - service enumeration.
1999-01-27 Luke Leightonset_port warning / unused / global/local variable overl...
1999-01-25 Richard SharpePutting back the -p flag in smbclient.
1999-01-15 Matthew ChapmanFinally committing my LDAP changes.
1998-12-20 Luke Leightonfix for potential lsass.exe crashing due to negative...
1998-12-17 Jeremy AllisonFix bug with nmbd running wild due to recursion in...
1998-12-17 Andrew Tridgelland in head branch:
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-12-15 Andrew Tridgellon Linux force fcntl/mmap based shared memory and on...
1998-12-14 Luke Leightonadded sid_name_use array argument to lsa_lookup_names...
1998-12-09 Luke Leightonadding svcctl parsing code
1998-12-09 Luke Leightonoops, util_pwdb.c appears to be included in PASSDB_OBJ...
1998-12-09 Luke Leightonadding some enumerate services code, client and server.
1998-12-08 Luke Leightonadding "Service Control Manager" commands to rpcclient.
1998-12-08 Jeremy AllisonAdding George's Mac extension include files.
1998-12-08 Luke Leightonldap_getpw() also needs to be (void)
1998-12-08 Luke Leightoncompilation warnings due to missing (void) in ldap_clos...
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leightonbugs in rpcclient. add_aliasmem uses a DOM_SID2 not...
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-04 Luke Leightonadded delete domain group and local group and delete...
1998-12-04 Luke Leightonfixing "addgroupmem" and "enumgroups -m" commands,...
1998-12-04 Luke Leighton- oops, i got "add alias member" and "delete alias...
1998-12-04 Luke Leighton- renamed do_samr_xxx to samr_xxx
1998-12-03 Luke Leightonadded createalias command to rpcclient
1998-12-03 Luke Leightoncreate domain group command (creategroup) added to...
1998-12-03 Luke Leightonmoved get_unixgroups it will be needed by the unix...
1998-12-03 Luke Leightonadding group parsing: add/modify/delete/add members.
1998-12-02 Luke Leightonspotted the mistake in group_info1 parsing.
1998-12-02 Luke Leightonadded rid and sid_name_use to DOMAIN_GRP_MEMBER, for...
1998-12-02 John TerpstraUpdated HEAD branch version to 2.1.0-prealpha in respon...
1998-12-02 Luke Leightonadding group member code, made a start. found that...
1998-12-01 Luke Leightonquery_aliasmem code. it works (hurrah).
1998-12-01 Luke Leightonfixing smbpasswd to link to smbd to obtain domain sid
1998-12-01 Luke Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-12-01 Luke Leightonfix to domain_namemap (domain, ntname wrong way round...
1998-12-01 Luke Leightonadding some samr parsing calls (group / alias adding...
1998-11-30 Luke Leightonmoving rpc/rpc.h to after netinet.h
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
next