ira/wip.git
2002-01-03 Martin PoolCope nicely with pools with no name.
2002-01-03 Andrew Tridgellfixed ERRMAPEXTRACT torture to work with win2k
2002-01-03 Martin Poolsmbd children should also register for POOL_USAGE
2002-01-03 Martin PoolCleanup format.
2002-01-03 Martin Pooltalloc accounting now includes number of chunks and...
2002-01-03 Martin PoolSend back talloc allocation information when POOL_USAGE...
2002-01-03 Martin PoolAdd talloc_asprintf_append, which grows an existing...
2002-01-03 Martin Poolsmbd now sends a reply to MSG_REQ_POOL_USAGE, though...
2002-01-03 Martin Poolsmbd should register to receive MSG_REQ_POOL_USAGE...
2002-01-03 Tim PotterFixed crash bug in display_print_info_2()
2002-01-03 Martin PoolIgnore dmalloc.log.
2002-01-03 Martin PoolIf we receive a message that is not handled then emit...
2002-01-03 Martin Pooldebug output on receipt of message.
2002-01-03 Martin PoolOops, rerun autoconf after last change.
2002-01-03 Tim PotterWelcome to preprocessor hell. Had to put a #ifndef...
2002-01-03 Martin PoolAdd instructions on using dmalloc.
2002-01-03 Tim PotterFixed crash bug in display_print_info_1()
2002-01-03 Tim PotterInitialise result on success in cli_spoolss_enum_printe...
2002-01-03 Tim PotterThe werror<->nt status code map has changed and has...
2002-01-03 Tim PotterRemoved unused #define
2002-01-02 Jeremy Allisondebug statement fixups.
2002-01-02 Gerald Carterremoved stuff I wasn't using
2002-01-02 Gerald Cartersync up ldap defaults with 2.2
2002-01-02 Gerald Carterooops./ forgot one
2002-01-02 Gerald Carterfixing compile error
2002-01-02 Jeremy AllisonWe should be SHLD not LINK when creating shared libraries.
2002-01-02 Andrew BartlettWe go to a lot of effort to avoid strcpy() in Samba...
2002-01-02 Martin PoolAdd prs_dump_before to dump everything from the start...
2002-01-02 Andrew BartlettActually enforce the passdb API.
2002-01-02 Jeremy AllisonMake user enumeration work for w2k and win9x.
2002-01-02 Andrew BartlettAnother touch of 'const'
2002-01-02 Martin PoolDoc.
2002-01-02 Martin PoolAlso capture received data
2002-01-02 Martin Poolstruct cli_state remembers the pipe name that it's...
2002-01-02 Martin Poolstruct cli_state remembers the pipe name that it's...
2002-01-02 Andrew BartlettMinor update to make the output 'real C'. (The output...
2002-01-02 Tim PotterRemoved reference to rpc_client/cli_netlogon.o from...
2002-01-02 Simo Sorcethe pdbedit tool manpage
2002-01-01 Andrew Tridgelltry to handle broken const in headers on cray unicos
2002-01-01 Andrew BartlettThis brings the NT->DOS error mapping into better line...
2002-01-01 Andrew BartlettAdd a function to convert 'NT_STATUS...' strings back...
2002-01-01 Andrew BartlettAllow usernames in the form of 'NT_STATUS_....' to...
2002-01-01 Andrew BartlettNow that winbind doesn't rely on this, we may as well...
2002-01-01 Andrew BartlettFurther rpc_client removal, this time from winbindd.
2002-01-01 Andrew Tridgellrenamed ans1.h to asn_1.h to prevent conflict caused...
2002-01-01 Andrew BartlettA farily large commit:
2002-01-01 Andrew BartlettAdd a specialised version of tpot's libsmb samlogon...
2002-01-01 Andrew BartlettFix up C99 comment.
2002-01-01 Andrew BartlettNamed constants are always much better than magic numbe...
2001-12-31 Jeremy Allisonlast_enum not used.
2001-12-31 Jeremy AllisonFixed enumeration of a large (<1500) users from a Samba...
2001-12-31 Andrew Tridgelladded a simple test to see whether building shared...
2001-12-31 Simo Sorceops, froget to set the values.
2001-12-31 Simo Sorceconst religion
2001-12-31 Simo Sorceport mods from 2.2
2001-12-31 Gerald Carterreverted to 1.24 and manually merged in changes from 2.2
2001-12-31 Andrew Tridgellcope with systems that don't have full gssapi libs
2001-12-31 Andrew Tridgellmore irix -64 portability fixes
2001-12-31 Andrew Tridgell- portablitity fixes for cc -64 on irix
2001-12-31 Andrew BartlettEnsure the output cli can't have spurious values if...
2001-12-31 Andrew BartlettAdd 'net rpc shutdown' and 'net rpc abortshutdown'.
2001-12-31 Andrew BartlettFix up the comment in the copyright header
2001-12-31 Andrew BartlettGive the main loop talloc context a name (using mbp...
2001-12-31 Andrew BartlettMake --with-tdbsam compile again, given the new 'am...
2001-12-31 Andrew BartlettAllow this to build without LDAP, as per the example...
2001-12-31 Gerald Carterfix compile error
2001-12-31 Gerald Carterremoved extern samlogon_user
2001-12-31 Gerald Carterremove samlogon_user
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-30 Simo Sorcefreeing the wrong pointer, sorry my mistake.
2001-12-30 Tim PotterUnicode byte ording fix from Benjamin Kuit <bj@it.uts...
2001-12-30 Simo Sorceutil_sid.c - respect a const variabile (addedd strdup)
2001-12-30 Andrew BartlettAdd a pile of doxygen style comments to various parts...
2001-12-30 Andrew BartlettFinally remove these files, which moved (by cvs backend...
2001-12-30 Andrew BartlettFinish idra's cleanup of the RPC remote shutdown code.
2001-12-30 Simo Sorceremove unneaded memory leaking code.
2001-12-30 Andrew BartlettFix the compile on systems without a full kerberos...
2001-12-30 Andrew BartlettMake Samba compile on RH 6.2 again.
2001-12-30 Jeremy AllisonWhen running interactive we want to set our own process...
2001-12-30 Gerald Carterpdb_getsampwnuid() merge from 2.2
2001-12-29 Jeremy AllisonDocumented -i modes for nmbd/smbd.
2001-12-29 Jeremy AllisonFixup -i interactive modes.
2001-12-29 Jeremy AllisonRemoved extra lp_adduser() call.
2001-12-29 Gerald Carterfile Samba-LDAP-HOWTO.sgml was initially added on branc...
2001-12-29 Simo Sorcepassing NULL to print_queue_status()'s status parameter...
2001-12-28 Gerald Carterremoved unused files
2001-12-28 Gerald Cartermerge from 2.2
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-26 Gerald Cartersync with 2.2
2001-12-22 Herb Lewismerge Jeremy's gcc3 warning fix from 2.2
2001-12-22 Herb Lewissync up packaging scripts
2001-12-22 Herb Lewismerge IRIX winbind support from Samba 2.2 branch
2001-12-21 Jeremy AllisonRemoved unused variables.
2001-12-21 Jeremy AllisonThe jf_get_sampasswd_entries() is not used anymore.
2001-12-21 Jean-François... added a copyright notice.
2001-12-21 Jean-François... doesn't keep track of the struct's size we enumerate...
2001-12-21 Jeremy AllisonFixup some DEBUG statements (0 -> 10).
2001-12-21 Jean-François... close some handles. not really necessary but doesn...
2001-12-21 Gerald Cartermerge from 2.2
2001-12-21 Jeremy AllisonUse pdb_free_sam() to free a SAM_ACCOUNT struct, not...
next