samba.git
2000-03-03 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-misc-tags/tng/release-alpha-0-8
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#
2000-02-23 Luke LeightonDOH!
2000-02-23 Luke Leightonyess, i had the wrong format for the set secret data...
2000-02-23 Luke Leightondammit! lsa_set_secret() works DIFFERENTLY depending...
2000-02-22 Luke Leightontrying to track down why createuser -j option doesn...
2000-02-22 Luke Leightonrichard got the short request for GETDC right (hooray...
2000-02-22 Luke Leightonfixed HAVE_SETUID autoconf problems.
2000-02-22 Luke Leightonsurs tdb implementation. only used in samtdbd right...
2000-02-22 Luke Leightonsurs tdb implementation.
2000-02-22 Luke LeightonFrom patl@cag.lcs.mit.edu Tue Feb 22 14:22:35 2000
2000-02-22 Luke Leightonsurs issues.
2000-02-22 Richard SharpeFix some messages about possible unititialized variable...
2000-02-22 Luke Leightonstub for tdb surs.
2000-02-21 Luke Leightonwrapper for surs functions.
2000-02-21 Richard SharpeFixing nmbd so that it replys to a Win9X short GETDC...
2000-02-21 Luke Leightoncreating a libsurs so we can hide the damn messy uid...
2000-02-21 Luke Leightonreturn ServerNT if role is a PDC, and LanmanNT if role...
2000-02-21 Luke Leightonpatch from elrond for rpcclient shareinfo command ...
2000-02-21 Luke Leightonpatch from patrick lopresti to get logon scripts working.
2000-02-21 Jeremy AllisonFix for crash bug from Paul Tyler <pct@ansto.gov.au>.
2000-02-21 Luke LeightonGeorge Cameron spotted trailing \
2000-02-21 Jean-François... more rewrite ...
2000-02-20 Richard SharpeFix up Luke's problems so that Win9X clients can log...
2000-02-20 Samba Release... preparing for release of alpha.0.5
2000-02-20 Luke LeightonZERO_STRUCT instead of memset.
2000-02-20 Luke Leightonproper job on set secret stuff. added idle function...
2000-02-19 Luke Leightonadding debug info, test purposes.
2000-02-19 Luke Leightonremoved code that used to set trust acct passwd from...
2000-02-19 Luke Leightonupdating trust account password in idle-loop of lsarpcd...
2000-02-18 Luke Leighton- removed smbpassd "remote" commands relating to trust...
2000-02-18 Luke LeightonFrom Elrond@Wunder-Nett.org Sat Feb 19 06:56:45 2000
2000-02-18 Luke LeightonFrom Elrond@Wunder-Nett.org Sat Feb 19 04:14:38 2000
2000-02-18 Luke Leightonok. a test previously showed that joining an NT5rtm...
2000-02-18 Jeremy AllisonFix for reporting file system attributes correctly.
2000-02-18 Jeremy AllisonFixes for Eastern Europe code page.
2000-02-18 Luke Leightonoops, have to get make samrpassd work _and_ make samrtd...
2000-02-18 Luke Leightonlinking samrpassd correctly
2000-02-17 Tim PotterDon't assume that the (files_struct *) passed to fd_att...
2000-02-17 Tim PotterMerge from HEAD branch of missing calls to dos_do_unix...
2000-02-17 Samba Release... preparing for release of alpha.0.4
2000-02-17 Luke Leightonno need to join samba server to its own domain (this...
2000-02-17 Luke Leightonadded other programs back in that weren't linking properly.
2000-02-17 Luke Leightonfixed samedit link problems.
2000-02-17 Luke Leightonpatch from michael breuer <mbreuer@siac.com> to fix...
2000-02-17 Luke Leightonafter seeing a message where it looked like someone...
2000-02-17 Luke Leightontrying to get connection reuse working. use \\someserv...
2000-02-17 Tim PotterUpdated docs for tdb_traverse.
2000-02-16 Tim PotterMore checks for passing NULL tdb contexts to tdb functions.
2000-02-16 Jeremy AllisonAdded support for SO_REUSEPORT for systems that have it.
2000-02-16 Luke LeightonFrom Elrond@Wunder-Nett.org Thu Feb 17 07:13:17 2000
2000-02-16 Luke Leightonpatch for _reg_query_info() conversion.
2000-02-16 Jeremy AllisonMake proto.
2000-02-16 Luke Leightonremoved memsets, they are redundant and causing an...
2000-02-16 Luke Leightonadded a stub for what i *think* is SamrRemoveForiegnMem...
next