ira/wip.git
2003-01-07 Herb Lewisadd and escape before $( in regex string so it is not...
2003-01-07 Volker LendeckeMerge from HEAD.
2003-01-07 Volker LendeckeCreate a machine account correctly if the unix account...
2003-01-07 Christopher... Added code to the handling of the -M option to ensure...
2003-01-07 Christopher... Added code to the handling of the -M option to ensure...
2003-01-07 Tim PotterRename a local variable to avoid a warning.
2003-01-07 Tim Potter'index' is the name of a libc function. Rename to...
2003-01-07 Tim PotterRemove unused variable.
2003-01-06 Jeremy AllisonFix memory leaks in pdb_ code.
2003-01-06 Jeremy AllisonFix memory leaks in pdb_ code.
2003-01-06 Gerald Carteradd $(LDFLAGS) to libsmbclient
2003-01-06 Gerald Carterremoved idpool from schema file (experimental) to remov...
2003-01-06 Andrew BartlettMerge from HEAD - handle VFS module load failures,...
2003-01-06 Jeremy AllisonFix from "Ken Cross" <kcross@nssolutions.com> for enume...
2003-01-06 Jeremy AllisonFix from "Ken Cross" <kcross@nssolutions.com> for enume...
2003-01-06 Andrew BartlettFix a segfault when we don't correctly load a VFS modul...
2003-01-06 Tim PotterSome more profiles merges from HEAD (cvsignore and...
2003-01-06 Richard SharpeAdd profiles utility support to Samba 3.0.x
2003-01-05 Andrew BartlettMerge from HEAD - updates to correctly recognise LMv2...
2003-01-05 Andrew BartlettClear up the auth_sam password checking code (the core...
2003-01-05 Andrew BartlettMerge from HEAD - get the test the right way around...
2003-01-05 Andrew BartlettEven when I can't manage to do QA, at least the build...
2003-01-04 Andrew BartlettThe last of the merge of idra's shutdown changes from...
2003-01-04 Andrew BartlettMerge from HEAD - whitespace :-)
2003-01-04 Andrew BartlettMerge from HEAD - vl's fix to my const patch. Also...
2003-01-04 Andrew BartlettThe winbind in Samba 3.0 doesn't use the 'proof' for...
2003-01-04 Andrew BartlettMerge from HEAD - do an nt_errstr(nt_status) *after...
2003-01-04 Andrew BartlettMake it clear that the credentials are being setup...
2003-01-04 Andrew BartlettMerge from HEAD - we already have one function for...
2003-01-04 Andrew BartlettMerge from HEAD - extract user's list of SIDs from...
2003-01-04 Andrew BartlettMerge from HEAD - don't base RID on a name being the...
2003-01-04 Andrew BartlettMerge from HEAD - baseless parinoia about never having...
2003-01-04 Andrew BartlettMerge from HEAD - mimir's new gencache based namecache...
2003-01-04 Andrew BartlettMerge from HEAD - move user password changes into the...
2003-01-04 Andrew BartlettMissed from previous commit - merge from HEAD the chang...
2003-01-04 Andrew BartlettMerge from HEAD - idra's fix for the fact that the...
2003-01-04 Andrew BartlettFix another pstring/fstring typo
2003-01-03 Jeremy AllisonFix problem with "hide unreadable". stat file opens...
2003-01-03 Jeremy AllisonFix problem with "hide unreadable". stat file opens...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Gerald Carterregenerate man pages
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Gerald Cartermake sure we create the PIDDIR and LOCKDIR from installdirs
2003-01-03 Gerald Cartermake sure we create the PIDDIR and LOCKDIR from installdirs
2003-01-03 Gerald Carteroops. Use -r, not -f
2003-01-03 Gerald Carterpatch from Andrew Bird to correct a few file/directory...
2003-01-03 Gerald Carterpatch from Andrew Bird to correct a few file/directory...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-03 Christopher... Fixed some simple typos, including one that would cause...
2003-01-03 Christopher... Fixed some simple typos, including one that would have...
2003-01-03 Andrew BartlettMerge from HEAD - add PRINTF_ATTRIBUTE to a few more...
2003-01-03 Andrew BartlettMerge from HEAD - tridge's new timegm() that actually...
2003-01-03 Andrew BartlettMerge from HEAD - remove silly 'NT or LM# as password...
2003-01-02 Jeremy Allisonpstring/fstring missmatches found by Andrew Bartlett.
2003-01-02 Jeremy Allisonpstring/fstring missmatches found by Andrew Bartlett.
2003-01-02 Jeremy AllisonTypo..
2003-01-02 Jeremy AllisonMerge Andrew Bartletts (size_t)-1 checks.
2003-01-02 Gerald CarterWITH_SENDFILE #ifdef merged from SAMBA_2_2
2003-01-02 Gerald CarterWITH_SENDFILE #ifdef merged from SAMBA_2_2
2003-01-02 Volker LendeckeWe still have 'ldap server' and 'ldap port'. Could...
2003-01-02 Volker LendeckeWe still have 'ldap server' and 'ldap port'. Could...
2003-01-02 Andrew BartlettWe already have one function to move unistr2 -> multiby...
2003-01-02 Andrew BartlettBecouse these functions return a size_t, they can't...
2003-01-02 Andrew Bartlettdebugparse is a seperate utility, no need to include...
2003-01-02 Andrew BartlettAdd PRINTF_ATTRIBUTE() to a few more printf() style...
2003-01-02 Andrew BartlettCall me parinoid, but I don't like the idea that we...
2003-01-02 Andrew BartlettAdd a dash of static.
2003-01-02 Volker LendeckeOne more const. Andrew, you seem to have krb5 :-)
2003-01-02 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2003-01-01 Richard SharpeDocument the size constraints on a write request.
2003-01-01 Andrew BartlettMove our password change code along a little - use...
2002-12-31 Simo Sorcefrom HEAD:
2002-12-31 Simo Sorcefix for bad check spotted by Ray Simard <ray@sylvan...
2002-12-31 Jeremy AllisonMerge tridge's fix :
2002-12-31 Simo Sorceignore tdbsam2_parse_info.h
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-30 Simo Sorcefix also net rpc shutdown
2002-12-30 Jeremy AllisonMerge Richard's write > 4Gb fix.
2002-12-30 Simo Sorcethe shutdown call does not have a 16 bit flags, but...
2002-12-30 Richard SharpePort the fix to cli_setup_write to handle offsets great...
2002-12-30 Andrew BartlettAdd a new VFS module, that just fiddles the file permis...
2002-12-29 Shirish KaleleAdd msdfs proxy functionality to HEAD.
2002-12-28 Jeremy AllisonRevert by Simo's request. HEAD and 3.0 should be in...
2002-12-28 Jeremy AllisonRevert by Simo's request. HEAD and 3.0 should be in...
2002-12-28 Simo Sorcesome more work on gums.
2002-12-28 Jeremy AllisonPatch for coredump with missing arg from "Bradley W...
2002-12-28 Jeremy AllisonPatch for coredump with missing arg from "Bradley W...
2002-12-28 Shirish KaleleModify DfsEnum to handle 'msdfs proxy' shares. No NETDF...
2002-12-27 Shirish KaleleAdd 'msdfs proxy' description to smb.conf docs.
2002-12-27 Shirish KaleleAdd check to prevent non-Dfs clients from connecting...
2002-12-27 Richard SharpeFor some reason, the configure tests for sendfile suppo...
2002-12-27 Shirish KaleleAdd msdfs proxy functionality; a CIFS share can directl...
2002-12-24 Jelmer VernooijUpdate link
2002-12-24 Jelmer VernooijPut in actual status
2002-12-24 Jelmer Vernooijsync
2002-12-24 Jelmer VernooijAdd note about storing mysql passwords in smb.conf
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
next