This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[jra/samba/.git] / source3 /
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-30 Simo Sorcecorrectly initiazlize idmap tdb when creationg new
2003-04-30 Andrew BartlettMerge from HEAD - the usual popt-needs-static for Sun CC.
2003-04-30 Andrew BartlettTry to fix IRIX build - add quotes and never call libns...
2003-04-30 Andrew BartlettTrailing , is non-standard (warning from IRIX)
2003-04-30 Andrew BartlettFix for AIX - you can't qualify a return type as const...
2003-04-30 Andrew Bartlettpam_smbpass will need at least IDMAP.
2003-04-30 Andrew BartlettGet pam_smbpass to compile again (it probably won't...
2003-04-30 Andrew BartlettSun CC requires constant initialisers, so use a static...
2003-04-30 Simo Sorceauto-init for utility functions
2003-04-29 Simo Sorceforgot to remove getpwnam
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Gerald Cartersmbgroupedit has been replaced by 'net groupmap'
2003-04-29 Gerald Carterremove convert_smbpasswd and addtosmbpass from tree...
2003-04-29 Gerald Carterremove convert_smbpasswd and addtosmbpass from tree...
2003-04-29 Jim McDonoughLike net rpc user -l, let net ads user -l allow more...
2003-04-29 Jim McDonoughAllow net rpc user -l to list longer than 50 characters...
2003-04-29 Gerald Carteradding ifdef'd code to add alias membership for vampire
2003-04-29 Gerald Carteradding ifdef'd code to add alias membership for vampire
2003-04-29 Andrew BartlettSome passdb backends really don't like having no primar...
2003-04-29 Jelmer VernooijChange order of parameters to smb_register_passdb()
2003-04-29 Gerald Carteradd version back to lanman string in sessetup reply
2003-04-29 Gerald Carteradd version back to lanman string in sessetup reply
2003-04-29 Andrew BartlettMerge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as...
2003-04-29 Simo Sorceforgot to add the file where things moved
2003-04-29 Simo Sorceconsolidate idmap code in one place
2003-04-29 Andrew BartlettMerge 3.0's change to how we add users onto HEAD, inclu...
2003-04-29 Andrew BartlettUse a common function to create the SAM_ACCOUNT being...
2003-04-29 Gerald Cartersync with HEAD and remove --with-misplussam as well
2003-04-29 Gerald Carterremove --with-tdbsam since it is always built now
2003-04-29 Gerald Carterdo not build wrepld by default; package maintainers...
2003-04-29 Gerald Carteronly call the add_script if the getpwnam_alloc() fails
2003-04-29 Gerald Carterdon't implement any group mapping functions in the...
2003-04-29 Gerald Carterdon't implement any group mapping functions in the...
2003-04-29 Gerald Carterremoving printing = SOFTQ since no one knows what it is
2003-04-29 Gerald Carteronly call the add_script if the getpwnam_alloc() fails
2003-04-29 Gerald Carterremoving printing = SOFTQ since no one knows what it is
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-29 Andrew BartlettFix for format string warning from vance
2003-04-28 Simo Sorceswat need idmap now
2003-04-28 Simo Sorcenew helper functions to create users
2003-04-28 Jeremy AllisonFixes from Ronan Waide <waider@waider.ie> for large...
2003-04-28 Jeremy AllisonFixes from Ronan Waide <waider@waider.ie> for large...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Andrew BartlettAdd cast for compiler
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Volker LendeckeTypo in error message
2003-04-28 Volker LendeckeFix a confusing error message
2003-04-28 Andrew BartlettThe caller must always set the RID on the SAM_ACCOUNT...
2003-04-28 Andrew BartlettThe RID must be 'SET', not 'DEFAULT' or we won't set...
2003-04-28 Andrew BartlettGuenther Deschner <gd@suse.de> notes that I missed...
2003-04-28 Andrew BartlettA new pdb_ldap!
2003-04-28 Andrew Bartlettinet_pton isn't portable, so use interpret_addr2.
2003-04-28 Andrew BartlettMerge memory leak fixes in our trusted domain list...
2003-04-28 Andrew BartlettMerge compile warning fixes from 3.0
2003-04-28 Andrew BartlettMerge compile and other fixes from 3.0 to HEAD.
2003-04-28 Tim PotterMerge:
2003-04-28 Tim PotterPerform lp_load() before popt to fix -W option.
2003-04-28 Tim PotterMerge of -W fixes for bug #39:
2003-04-28 Tim PotterReplace workgroup global variable with lp_workgroup()
2003-04-28 Tim PotterFix compiler warning.
2003-04-28 Tim PotterFix compiler warning.
2003-04-28 Richard SharpeGetting ready for code that actually writes a registry...
2003-04-28 Tim PotterMerge:
2003-04-28 Tim PotterWhitespace syncup.
2003-04-28 Tim PotterTwo character tabs - I don't think so.
2003-04-28 Tim PotterMerge: we need a rule for t_snprintf
2003-04-28 Tim PotterIgnore t_snprintf binary.
2003-04-28 Tim PotterMerge of a debuglevel downgrade from HEAD.
2003-04-28 Tim PotterMerge stf updates from HEAD.
2003-04-28 Tim PotterMerge of const fixes from HEAD.
2003-04-28 Tim PotterMerge from HEAD:
2003-04-28 Tim PotterReturn NT_STATUS_UNSUCCESSFUL if the sourcedata and...
2003-04-28 Jelmer VernooijFix number of arguments to asprintf()
2003-04-28 Jelmer VernooijFix number of arguments to asprintf()
2003-04-28 Jelmer VernooijMake some more functions static
2003-04-27 Jelmer VernooijAdd 'smbiconv' program - a clone of the 'iconv' utility
2003-04-27 Jelmer VernooijAdd 'smbiconv' program - a clone of the 'iconv' utility
2003-04-27 Simo Sorceprepare to get _nua out of the door (but back in from...
2003-04-27 Simo Sorcedefault remote idmap backend is null
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-04-26 John TerpstraPatch from Vorlon
2003-04-26 John TerpstraPAtch from VORLON
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 Gerald Carterround three of CIDR fixes; spotted by Tomoki AONO
2003-04-26 Gerald Carterround three of CIDR fixes; spotted by Tomoki AONO
2003-04-26 Simo Sorceenhancements
2003-04-26 Simo Sorceadd idmap only parameter
2003-04-26 Andrew BartlettRemove the unpopular pdb_unix, which has served it...
2003-04-26 Andrew BartlettAfter a quick run with the 'weird' charset, squash...
2003-04-26 Jelmer VernooijAdd the weird charset in 3_0 and build it by default...
2003-04-26 Jelmer VernooijFix the weird charset and build it by default for ...
2003-04-26 Jelmer VernooijFix the 'weird' charset module. Also, built it by defau...
2003-04-26 Simo Sorceback port from HEAD
2003-04-26 Simo Sorcelet's suppose I want to specify exactly which SID a...
2003-04-26 Simo SorceA RID can never be zero
2003-04-25 Jim McDonoughGet credentials before publishing printers.
2003-04-25 Volker LendeckeAs nobody really objected to this patch, I opted to...
next