abartlet/samba.git/.git
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Stefan Metzmacherr11555: - change socket_wrapper to support multiple...
2007-10-10 Stefan Metzmacherr11554: make us able to run without depending on 127...
2007-10-10 Stefan Metzmacherr11553: give an error when the lookup failed
2007-10-10 Stefan Metzmacherr11552: fix indent
2007-10-10 Stefan Metzmacherr11547: - don't do pull replication when pullIntervall...
2007-10-10 Stefan Metzmacherr11546: add more errno ntstatus mappings, to get more...
2007-10-10 Andrew Bartlettr11545: Remove old #define.
2007-10-10 Andrew Bartlettr11544: Allow delegation in a Samba4 realm.
2007-10-10 Andrew Bartlettr11543: A major upgrade to our KDC and PAC handling.
2007-10-10 Andrew Bartlettr11542: Add the netbios name type. We will need it...
2007-10-10 Andrew Bartlettr11541: More logical (I think...) delegation semantics.
2007-10-10 Andrew Bartlettr11540: Some notes to myself on RFC complience.
2007-10-10 Jelmer Vernooijr11539: Fix indentation in templates. Always generate...
2007-10-10 Andrew Bartlettr11538: More notes on things we need.
2007-10-10 Andrew Bartlettr11537: Make the authsam_account_ok routine callable...
2007-10-10 Andrew Bartlettr11536: Add a hook for client-principal access control...
2007-10-10 Jelmer Vernooijr11535: Support void functions when generating templates.
2007-10-10 Jelmer Vernooijr11534: Consider ntvfs as a library
2007-10-10 Volker Lendecker11533: Be a bit less intrusive
2007-10-10 Volker Lendecker11532: Enable kerberos session setup for winbind smb...
2007-10-10 Andrew Bartlettr11529: Disable DNS lookups for forwarded credentials...
2007-10-10 Volker Lendecker11528: Separate finding dcs from initializing a domain...
2007-10-10 Volker Lendecker11527: Has this ever been run?
2007-10-10 Volker Lendecker11526: And another warning...
2007-10-10 Andrew Bartlettr11525: Move lookups (including the attribute search...
2007-10-10 Andrew Bartlettr11524: More work on our hdb backend in the KDC.
2007-10-10 Andrew Bartlettr11523: Working towards having Samba3 join Samba4,...
2007-10-10 Andrew Bartlettr11522: Add support for delegated credentials and machi...
2007-10-10 Andrew Bartlettr11521: Add in client support for checking supportedSAS...
2007-10-10 Andrew Bartlettr11520: indent
2007-10-10 Volker Lendecker11519: And an uninitialized variable...
2007-10-10 Volker Lendecker11518: Fix a warning
2007-10-10 Volker Lendecker11517: Cleanup time, this looks larger than it is...
2007-10-10 Volker Lendecker11516: Fix a valgrind bug I introduce with queued...
2007-10-10 Volker Lendecker11515: Add some talloc_get_type
2007-10-10 Andrew Bartlettr11514: Fixup debug message
2007-10-10 Andrew Bartlettr11513: Add the ability to use the local machine accoun...
2007-10-10 Andrew Bartlettr11512: fix typo
2007-10-10 Stefan Metzmacherr11503: be quite...
2007-10-10 Stefan Metzmacherr11502: make sure we always use the 7 chars for the...
2007-10-10 Andrew Tridgellr11501: change provision code to use the new display...
2007-10-10 Andrew Tridgellr11500: fixed a bug in the variable substition code...
2007-10-10 Andrew Tridgellr11499: added a minimal set of display specifiers for...
2007-10-10 Andrew Tridgellr11498: added an optional extra argument to split to...
2007-10-10 Andrew Bartlettr11497: Don't name parameters 'floor'. Rename fl and...
2007-10-10 Andrew Tridgellr11496: add a minimal ads-compatible schema into our...
2007-10-10 Stefan Metzmacherr11489: add the one replication cycle test to NBT-WINSR...
2007-10-10 Stefan Metzmacherr11488: handle the stupid name release demand a windows...
2007-10-10 Stefan Metzmacherr11487: thanks to make test I noticed a dead lock bug...
2007-10-10 Stefan Metzmacherr11485: prevent us from calling the request handler...
2007-10-10 Stefan Metzmacherr11484: test some multi homed record merging
2007-10-10 Jelmer Vernooijr11481: Disable pre-linking on VMS
2007-10-10 Stefan Metzmacherr11480: demonstrate the only the positive name query...
2007-10-10 Stefan Metzmacherr11479: fix compiler warning
2007-10-10 Stefan Metzmacherr11478: add owned,active,multi homed vs. * section
2007-10-10 Andrew Bartlettr11477: This seems really nasty, but as I understand...
2007-10-10 Andrew Tridgellr11476: finally fixed the intermittent registry server...
2007-10-10 Andrew Tridgellr11475: removed a extraneous ldb_delete() call (i had...
2007-10-10 Andrew Tridgellr11474: - enable ldb transactions from ejs
2007-10-10 Volker Lendecker11473: Based on work by Jelmer, implement the [async...
2007-10-10 Andrew Tridgellr11472: use talloc_get_type() to try to catch an interm...
2007-10-10 Andrew Bartlettr11471: Describe how kerberos forwarding works with...
2007-10-10 Andrew Bartlettr11470: To a server trusted for delegation (checked...
2007-10-10 Andrew Bartlettr11469: Fix typo, and use the correct (RFC4120) session...
2007-10-10 Andrew Bartlettr11468: Merge a bit more of init_sec_context from Heimd...
2007-10-10 Andrew Tridgellr11467: yay! mmc now accepts our schema. The trick...
2007-10-10 Andrew Bartlettr11466: Clear up some memory leaks in smbclient.
2007-10-10 Andrew Tridgellr11463: more progress on the schema generator. mmc...
2007-10-10 Andrew Bartlettr11462: Fix the build: somehow I lost the header for...
2007-10-10 Andrew Tridgellr11459: display a schemaIDGUID as a guid in ldif, makin...
2007-10-10 Andrew Tridgellr11458: fixed our ejs smbscript interfaces to use array...
2007-10-10 Andrew Tridgellr11457: fixed the winreg IDL and torture code so key...
2007-10-10 Andrew Tridgellr11456: fixed a ejs parser bug for delete() statements
2007-10-10 Andrew Bartlettr11453: Fix warning, for a case that just can't happen.
2007-10-10 Andrew Bartlettr11452: Update Heimdal to current lorikeet, including...
2007-10-10 Andrew Tridgellr11447: fixed a problem with the ldap server spinning...
2007-10-10 Andrew Bartlettr11442: Don't use BASE-NEGNOWAIT any more. It is a...
2007-10-10 Andrew Bartlettr11441: Remove the auth_domain module from Samba4,...
2007-10-10 Andrew Bartlettr11440: Actually check the right thing for 'is this...
2007-10-10 Andrew Bartlettr11439: Make presedence on strcmp comparison clear...
2007-10-10 Andrew Bartlettr11438: Move enum samr_RejectReason into misc.idl so...
2007-10-10 Andrew Bartlettr11437: Fix (valid!) use of uninitialised value warnings.
2007-10-10 Andrew Tridgellr11436: this is work in progress for generating the...
2007-10-10 Stefan Metzmacherr11429: - add owned,active,sgroup vs. unique, group...
2007-10-10 Stefan Metzmacherr11426: add owned,active,normalgroup vs. * replica...
2007-10-10 Stefan Metzmacherr11425: add owned,active,unique vs. multi homed section
2007-10-10 Volker Lendecker11424: Fix an uninitialized variable warning
2007-10-10 Volker Lendecker11423: Add some TALLOC_CTX
2007-10-10 Volker Lendecker11422: Remove unused args
2007-10-10 Stefan Metzmacherr11419: add owned,unique,active vs. special group repli...
2007-10-10 Stefan Metzmacherr11418: - add unique,owned,active vs. normal group...
2007-10-10 Jelmer Vernooijr11417: Add TODO for the build system
2007-10-10 Stefan Metzmacherr11416: add some more comments
2007-10-10 Stefan Metzmacherr11415: - create a seperate nbt socket for handling...
2007-10-10 Andrew Bartlettr11414: Add passing around of logon_parameters to Samba...
2007-10-10 Andrew Bartlettr11413: More comments, plus always check (and update...
2007-10-10 Andrew Bartlettr11412: These comments may not be much, but my eyes...
2007-10-10 Andrew Bartlettr11411: Add to Samba4 the Samba3 patch I just posted...
2007-10-10 Andrew Bartlettr11410: Fix rejoin as a BDC by modifying, rather than...
next