]> git.samba.org - ira/wip.git/history - source3
remove testing debug line
[ira/wip.git] / source3 /
2003-05-02 Simo Sorceremove testing debug line
2003-05-02 Simo Sorceshouldn't wellknown group be well.. ..WKN_GRP ?
2003-05-01 Jeremy AllisonFix uninitialized blobs reported by Luke Howard.
2003-05-01 Jeremy AllisonFix for bugid 51 from Dragan Krnic.
2003-05-01 Simo Sorcefix wrong debug messages in idmap_util.c
2003-05-01 Simo Sorceinit wellknown in pdbedit too
2003-05-01 Simo Sorceproper wellknown sids initialization at startup
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-05-01 Jelmer VernooijFix disk quotas support on HP/UX (patch by David Nixon)
2003-05-01 Jelmer VernooijUse ints for the version numbers in the smb_register_...
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 Bartlettpam_smbpass will need at least IDMAP.
2003-04-30 Andrew BartlettGet pam_smbpass to compile again (it probably won't...
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 Carterremove convert_smbpasswd and addtosmbpass from tree...
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 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 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 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-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 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Volker LendeckeTypo in error message
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 PotterPerform lp_load() before popt to fix -W option.
2003-04-28 Tim PotterMerge of -W fixes for bug #39:
2003-04-28 Tim PotterFix compiler warning.
2003-04-28 Richard SharpeGetting ready for code that actually writes a registry...
2003-04-28 Tim PotterTwo character tabs - I don't think so.
2003-04-28 Tim PotterReturn NT_STATUS_UNSUCCESSFUL if the sourcedata and...
2003-04-28 Jelmer VernooijFix number of arguments to asprintf()
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 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 Jelmer VernooijFix the 'weird' charset module. Also, built it by defau...
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 Volker LendeckeAs nobody really objected to this patch, I opted to...
2003-04-25 Richard SharpeFinish laying out the SD, and now back to finishing...
2003-04-25 Richard SharpeMore code to store ACEs and SIDs. I have almost enough...
2003-04-25 Richard SharpeKeep coding this boring stuff to lay out security descr...
2003-04-25 Tim PotterMissed another condition on a while loop.
2003-04-25 Gerald Carterfix and if () that should be an 'else if()'
2003-04-25 Tim PotterMinor cleanup of enum domain groups/aliases:
2003-04-25 Tim PotterWhen calling cli_samr_enum_{dom,als}_groups in a while...
2003-04-24 Jelmer VernooijDon't store UID or GID
2003-04-24 Jelmer VernooijMove pdb_mysql and pdb_xml from modules/ to passdb...
2003-04-24 Jelmer VernooijComplain about duplicate charsets at debug level 0...
2003-04-24 Jelmer VernooijDeclare static function before using it
2003-04-24 Jelmer VernooijGet rid of module_path_get_name()
2003-04-24 Jelmer VernooijCheck for absolute paths by only checking the first...
2003-04-24 Jim McDonoughFix length in findfirst2 responses, fix os/2 clients
2003-04-24 Gerald Cartergroupmap delete should take a name or a SID
2003-04-24 Richard SharpeMore code to do with constructing SK records and self...
2003-04-24 Richard SharpeMore functions to compute the space taken up by SIDs...
2003-04-24 Jelmer VernooijPatch from Guenther Deschner to fix build with gcc 3.2
2003-04-24 Jelmer VernooijPatch from Stefan Metzmacher to add default parameters...
2003-04-24 John TerpstraAdded patch from Stephen Roylance.
2003-04-23 Shirish KaleleFor deep referrals, track consumed path using a counter...
2003-04-23 Andrew BartlettMerge case handling table changes from 3.0 to HEAD.
2003-04-23 Tim PotterPatch from waider to set exit code of last executed...
2003-04-23 Richard SharpeAdd more code to store keys and other records ... still...
2003-04-23 Gerald Carterallow the unix group in a mapping to be changed; doesn...
2003-04-23 Jeremy AllisonLimit the number of outstanding print notify messages...
2003-04-22 John TerpstraAdded Stephen Roylance's patch to add buttons to start...
2003-04-22 Gerald Carterdon't reset the group type unless specified
2003-04-22 Gerald Carterupdate copyright notice that is written to the logs
2003-04-22 Jeremy AllisonAdd runtime tests for "impossible" case with -DDEVELOPE...
2003-04-22 Volker Lendeckeparse_string is only used for the authentication negoti...
2003-04-22 Andrew BartlettAlways initialise this, to assist callers doing loops...
2003-04-22 Andrew BartlettMake the mangleing code actually use a common prefix...
2003-04-22 Volker LendeckeSetting the credentials for the netsec netlogon pipe...
2003-04-22 Andrew BartlettMerge from 3.0 - try harder to get our real DNS domain...
2003-04-22 Andrew BartlettBail out early when we fail on the rw_torture test.
2003-04-22 Richard SharpeComplete the space allocation code for HBIN blocks ...
2003-04-22 Richard SharpeCommit more code dealing with allocating space in the...
2003-04-22 Gerald Carterdefault new groups to domain groups
2003-04-22 Andrew BartlettMerge from 3.0 - fix domain joins not to always join...
2003-04-22 Gerald Cartersupport referencing group by sid in all operations...
2003-04-22 Gerald Carteranother lost merge from 3.0; my fault
2003-04-22 Gerald Carterwrap pdb_enum_group_mapping() in [un]become_root()...
next