samba.git
2007-10-10 Andrew Bartlettr12820: Remove duplicate entry caused by merge.
2007-10-10 Andrew Bartlettr12819: Fix swat authentication again. We need to...
2007-10-10 Andrew Bartlettr12818: When denying an operation, include what we...
2007-10-10 Andrew Bartlettr12817: Create a ESP variable with the struct socket_ad...
2007-10-10 Andrew Bartlettr12816: Ugly hacks to the auth_unix code to make a...
2007-10-10 Stefan Metzmacherr12815: try to fix the build on AIX
2007-10-10 Stefan Metzmacherr12814: we need this here too, as we'll include replace...
2007-10-10 Andrew Bartlettr12813: Remove unused file to avoid confusion. We...
2007-10-10 Andrew Tridgellr12812: speed up RPC-ECHO with validate some more,...
2007-10-10 Andrew Tridgellr12811: valgrind on RPC-ECHO with validate is extremely...
2007-10-10 Simo Sorcer12810: handle control options gracefully and don't...
2007-10-10 Andrew Bartlettr12808: Actually, with that we can avoid roken compleatly.
2007-10-10 Andrew Bartlettr12807: I'm wondering if this might fix AIX on the...
2007-10-10 Stefan Metzmacherr12806: tridge: in revision 12634 you introduced to...
2007-10-10 Stefan Metzmacherr12805: merge from samba3
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12803: if we free the ndr structure how should we...
2007-10-10 Jelmer Vernooijr12801: Some more include/ cleanups (remove unused...
2007-10-10 Rafal Szczesniakr12800: Replace tmp_ctx with mem_ctx to make variables...
2007-10-10 Stefan Metzmacherr12799: print out function and location too
2007-10-10 Stefan Metzmacherr12798: print timestamps into the log file, this is...
2007-10-10 Stefan Metzmacherr12797: check for a error
2007-10-10 Stefan Metzmacherr12796: use the correct address as initiator
2007-10-10 Stefan Metzmacherr12795: remember the gensec_security context
2007-10-10 Stefan Metzmacherr12793: fix bugs
2007-10-10 Stefan Metzmacherr12792: fix compiler warning
2007-10-10 Stefan Metzmacherr12791: fix compiler warning
2007-10-10 Stefan Metzmacherr12790: fix compiler warning
2007-10-10 Andrew Tridgellr12785: make the iface_*() functions return strings...
2007-10-10 Stefan Metzmacherr12784: implement a simplified version of verifying...
2007-10-10 Andrew Tridgellr12783: add a comment about matching more than 1 handle...
2007-10-10 Andrew Bartlettr12782: Don't segfault if we cannot setup messaging.
2007-10-10 Stefan Metzmacherr12780: propagate local records, when replicas are...
2007-10-10 Stefan Metzmacherr12779: allow static tomstones
2007-10-10 Stefan Metzmacherr12778: export TEST_DATA_PREFIX in make test
2007-10-10 Stefan Metzmacherr12777: use TEST_DATA_PREFIX if available
2007-10-10 Stefan Metzmacherr12776: use $ENV{TEST_DATA_PREFIX} for test files if...
2007-10-10 Stefan Metzmacherr12775: free elements early...
2007-10-10 Stefan Metzmacherr12774: - fix the build on OpenBSD
2007-10-10 Stefan Metzmacherr12773: - remove unused variable, fix the build with...
2007-10-10 Stefan Metzmacherr12772: - create variables for the %(patsubst ...)...
2007-10-10 Simo Sorcer12770: Remove the alloca.h header as it is not used...
2007-10-10 Simo Sorcer12769: Make ldb_next_request() evident, I was much...
2007-10-10 Volker Lendecker12767: Add some trusted lookups
2007-10-10 Volker Lendecker12766: fix the build
2007-10-10 Volker Lendecker12765: Revert an accidential commit
2007-10-10 Volker Lendecker12764: Add a test for lsa_lookup. This will be expande...
2007-10-10 Andrew Bartlettr12763: Oops. If you call ldb_search from within an...
2007-10-10 Andrew Bartlettr12762: Simo correctly asked that the policy logic...
2007-10-10 Stefan Metzmacherr12761: get the TIME_T_MIN and TIME_T_MAX right again...
2007-10-10 Stefan Metzmacherr12755: check the return value of ldb_timestring()...
2007-10-10 Stefan Metzmacherr12754: - sync TIME_T_MAX calculation from samba3
2007-10-10 Andrew Bartlettr12753: Try to fix the build after a 'make clean'....
2007-10-10 Andrew Bartlettr12752: Clean up compile_et and asn1_compile as well.
2007-10-10 Andrew Bartlettr12751: Another make clean fix.
2007-10-10 Andrew Bartlettr12750: Clean up more asn1 generated files (pointed...
2007-10-10 Andrew Bartlettr12749: Fix the newuser script.
2007-10-10 Simo Sorcer12748: Fix wrong handling of separation characters...
2007-10-10 Andrew Bartlettr12747: Add a couple more token tests, used by the...
2007-10-10 Andrew Bartlettr12746: An initial version of the kludge_acls module.
2007-10-10 Simo Sorcer12745: Initial work to support a syntax to pass over...
2007-10-10 Andrew Bartlettr12744: For correctly written scripts, we don't need...
2007-10-10 Simo Sorcer12743: Remove the ugly way we had to make a second...
2007-10-10 Andrew Bartlettr12739: Add support for using credentials in the provis...
2007-10-10 Andrew Bartlettr12738: Use a talloc_reference to ensure this doesn...
2007-10-10 Simo Sorcer12734: forgot to add qsort
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Andrew Bartlettr12732: This option does nothing.
2007-10-10 Andrew Bartlettr12731: Simplify and re-implemenet support for --parame...
2007-10-10 Andrew Bartlettr12730: Reimplement --parameter-name, and bring in...
2007-10-10 Andrew Bartlettr12729: Implement the --section-name option, for dumpin...
2007-10-10 Andrew Bartlettr12728: Revive testparm.
2007-10-10 Stefan Metzmacherr12725: some minor updates
2007-10-10 Stefan Metzmacherr12724: fix warnings
2007-10-10 Andrew Bartlettr12720: By metze's request, rename the ntPwdHistory...
2007-10-10 Andrew Bartlettr12719: Rename unicodePwd -> sambaPassword.
2007-10-10 Andrew Bartlettr12718: We don't use unicodePwd directly any more.
2007-10-10 Andrew Bartlettr12717: Always compile the skel module, so we know...
2007-10-10 Andrew Bartlettr12716: Tridge points out that the request argument...
2007-10-10 Jelmer Vernooijr12711: Update copyrights
2007-10-10 Andrew Bartlettr12710: Fix socket_wrapper: Make sure to fill in the...
2007-10-10 Andrew Bartlettr12708: This is equivilant, but doesn't cause a warning.
2007-10-10 Jelmer Vernooijr12706: Add list of parameters that need work
2007-10-10 Jelmer Vernooijr12704: role => server role
2007-10-10 Jelmer Vernooijr12703: Fix handling of short passdb backends (also...
2007-10-10 Stefan Metzmacherr12702: - reload the partner configuration, when the...
2007-10-10 Stefan Metzmacherr12701: the first scavenging run should happen after...
2007-10-10 Stefan Metzmacherr12700: fix name release of replica records, we need...
2007-10-10 Jelmer Vernooijr12699: correctly escape invalid DN characters (reporte...
2007-10-10 Jelmer Vernooijr12698: Declare model_ops (required for NetBSD)
2007-10-10 Jelmer Vernooijr12697: Support empty fullname fields in unix accounts
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12695: A dot is allowed in NetBIOS names.
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Andrew Bartlettr12687: Push the real list of supported GENSEC mechanis...
2007-10-10 Andrew Bartlettr12686: Push the real SASL list into the rootdse.
2007-10-10 Andrew Bartlettr12685: Add comments on builtin LDAP and KDC.
2007-10-10 Andrew Bartlettr12684: A better error code for SAMR transaction failures.
2007-10-10 Andrew Bartlettr12683: Fix declaration and initialisation placement.
next