samba.git
2008-01-14 Jelmer Vernooijpython/pidl: Handle non-string types.
2008-01-14 Jelmer Vernooijpython/pidl: More work on wrapping enums, bitmaps and...
2008-01-14 Günther DeschnerUse lsa_PolicyInfo enum in lsa policy info calls.
2008-01-14 Günther DeschnerFill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
2008-01-13 Jelmer Vernooijpython: Avoid overwriting flags for already found versi...
2008-01-13 Jelmer Vernooijpython: Avoid PyMODINIT_FUNC because it doesn't exist...
2008-01-13 Jelmer VernooijRemove accidently committed debugging statement.
2008-01-13 Jelmer VernooijTry to fix the build on Tru64; avoid single quotes...
2008-01-13 Jelmer Vernooijpython: Fix initialization of variable.
2008-01-13 Jelmer Vernooijpython: Try more possible flags.
2008-01-13 Jelmer Vernooijpython: Avoid PyDoc_STRVAR() macro which doesn't exist...
2008-01-13 Jelmer Vernooijtests.blackbox: Avoid my local Kerberos setup from...
2008-01-12 Jelmer Vernooijpidl: Avoid accidently filling in empty body for types...
2008-01-12 Jelmer Vernooijpidl/ejs: Fix bug that filled in the body for types...
2008-01-12 Jelmer Vernooijpidl: Add function for determining whether a type has...
2008-01-12 Jelmer Vernooijpidl: Move more stuff outside ifdef when defining enums...
2008-01-12 Jelmer Vernooijpidl: Prevent empty declarations for enums without...
2008-01-12 Jelmer Vernooijpidl: Add ability to write type metadata to a file.
2008-01-12 Jelmer Vernooijpidl: Remove obsolete smb_interfaces code.
2008-01-12 Jelmer Vernooijpidl: Add CPAN metadata.
2008-01-12 Jelmer Vernooijpidl: Add more parsing tests.
2008-01-12 Jelmer Vernooijpidl: Update documentation.
2008-01-12 Jelmer Vernooijpidl: Remove declare tests, add more tests for typedef.
2008-01-12 Jelmer Vernooijpidl: Move tests for the CUtil module to a separate...
2008-01-12 Jelmer Vernooijpidl: Remove support for the declare keyword in other...
2008-01-12 Jelmer Vernooijidl: Use typedef rather than declare.
2008-01-12 Jelmer Vernooijpidl: Remove support for the "declare" keyword in the...
2008-01-11 Jelmer Vernooijpidl: Remove multiple copies of get_pointer_of and...
2008-01-11 Jelmer Vernooijpython: Fix typo.
2008-01-11 Jelmer VernooijPython: Simplify code in a couple of places. Copy Andre...
2008-01-11 Kai Blinwbinfo: Handle SID_NAME_COMPUTER in sid_type_lookup
2008-01-11 Kai Blinlibnet: Fix includes to silence a warning
2008-01-11 Kai Blinlibnet: Rename a variable so it does not shadow a global.
2008-01-11 Kai Blinejs: Remove cast to incompatible pointer.
2008-01-11 Kai Blingentest: Fix a warning.
2008-01-11 Kai Blinldb: Get rid of a warning.
2008-01-11 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-11 Andrew BartlettUse 'dn' less, as this is not a valid attribute in...
2008-01-11 Andrew BartlettRemove 'dn' from mapping, it isn't a valid attribute...
2008-01-11 Jelmer VernooijPython: Update STATUS.
2008-01-11 Jelmer Vernooijldap/python: Fix last tests.
2008-01-11 Jelmer Vernooijldb/python: Support comparing Dn's to strings.
2008-01-11 Jelmer Vernooijpython/ldap: Fix a couple more tests.
2008-01-11 Jelmer VernooijMake a few more tests pass.
2008-01-11 Jelmer Vernooijpython/ldap: Get further.
2008-01-11 Jelmer Vernooijpython/ldap: Fix some tests.
2008-01-11 Jelmer Vernooijpython: More work getting the LDAP test to compile...
2008-01-11 Jelmer Vernooijpython: Specify right arguments for the ldap test,...
2008-01-11 Jelmer Vernooijldap/python: Fix some more calls.
2008-01-11 Jelmer Vernooijpython: No longer skip LDAP tests.
2008-01-11 Jelmer Vernooijpython/ldap: Support controls argument to ldb.search().
2008-01-11 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-11 Andrew BartlettRework ldbsearch to avoid segfault when remote LDAP...
2008-01-11 Andrew BartlettFix segfault when sorting LDAP replies on the client.
2008-01-11 Jelmer Vernooijpython/ldap: Wrap parse_control_strings().
2008-01-11 Jelmer Vernooijldb/python: Allow comparing a MessageElement to a list...
2008-01-11 Jelmer Vernooijldb/python: Implement __len__ for MessageElement.
2008-01-11 Jelmer Vernooijpython/ldb: Add __getitem__ implementation for LdbMessa...
2008-01-10 Andrew BartlettAdd in new module to normalise DNs being returned from...
2008-01-10 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-10 Andrew BartlettMake Samba4 and Fedora DS happier
2008-01-10 Jelmer VernooijIgnore compiled Python files.
2008-01-10 Jelmer VernooijUpdate ignore list.
2008-01-10 Jelmer Vernooijtdb: Add simple reimplementation of tdbdump in Python...
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-10 Andrew BartlettReturn 'not implemented' on more RPCs. (easy way to...
2008-01-10 Andrew BartlettNative move servers will refuse these SamSync operation...
2008-01-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-10 Jelmer Vernooijpidl: Fix samba3-cli test after Günthers formatting...
2008-01-10 Stefan MetzmacherRevert "Set -test in the vendor version"
2008-01-10 Stefan MetzmacherSet -test in the vendor version
2008-01-10 Stefan Metzmacherprepare the mkversion.sh infrastructure for git branche...
2008-01-10 Jelmer Vernooijpython: Update STATUS.
2008-01-10 Jelmer Vernooijr26701: ldb: Build and install python modules when...
2008-01-10 Jelmer Vernooijr26700: tdb: Build and install Python bindings when...
2008-01-09 Günther Deschnerr26699: Some minor cosmetics for pidl samba3 server...
2008-01-09 Günther Deschnerr26698: Prettify samba3 client code a little more.
2008-01-09 Andrew Bartlettr26697: Leak less memory into the ldb context.
2008-01-08 Günther Deschnerr26696: Some more minor pidl samba3 client cosmetics.
2008-01-08 Günther Deschnerr26695: Cosmetic fix for pidl generated samba3 client...
2008-01-08 Jelmer Vernooijr26694: asn1: Fix header and some typo's.
2008-01-08 Rafal Szczesniakr26693: Add (untested) libnet_rpc_groupdel function.
2008-01-07 Jelmer Vernooijr26692: registry: Treat key and value names case-insens...
2008-01-07 Jelmer Vernooijr26691: registry: Add subkeys required for Server Manag...
2008-01-07 Jelmer Vernooijr26690: torture: Move torture_context_init() to the...
2008-01-07 Jelmer Vernooijr26689: registry: Return max_subkeynamelen, max_valname...
2008-01-07 Jelmer Vernooijr26688: Fix listing remote predefined keys and subkeys...
2008-01-07 Jelmer Vernooijr26687: python: Update status after feedback from abart...
2008-01-07 Andrew Bartlettr26686: Fix bug 5143 by Jason Tarbet. This prevented...
2008-01-07 Andrew Bartlettr26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC...
2008-01-07 Andrew Bartlettr26684: Trivial cleanup from Matthias Dieter Wallnöfer...
2008-01-07 Andrew Bartlettr26683: Add another testcase. I still don't know what...
2008-01-07 Andrew Bartlettr26682: Move CLDAP to the modern torture system, and...
2008-01-07 Andrew Bartlettr26681: Use fewer magic numbers.
2008-01-07 Andrew Bartlettr26680: Don't always advertise GC functionality.
2008-01-07 Andrew Bartlettr26679: It is very bad to free the ldb handle when...
2008-01-06 Tim Potterr26678: Check in auto-generated swig files.
2008-01-06 Tim Potterr26677: Implement and test iter{keys,values,items}...
2008-01-06 Jelmer Vernooijr26676: libcli: Fill in lp_workgroup() again, should...
2008-01-05 Jelmer Vernooijr26675: mkproto: Add --all argument, fix some perl...
next