samba.git
2008-01-14 Jelmer Vernooijpidl/python: Remove unnecessary talloc_free().
2008-01-14 Jelmer VernooijRemove accidently committed files.
2008-01-14 Jelmer Vernooijpython: Allow wrapping pointers within talloc'ed memory...
2008-01-14 Jelmer Vernooijpidl/python: Support repr() for python types.
2008-01-14 Jelmer Vernooijpidl: Move Generate*Env functions to Parse::Pidl::Samba...
2008-01-14 Jelmer Vernooijpidl/python: Work towards supporting more complex types...
2008-01-14 Jelmer Vernooijpidl/python: Support more scalar types when converting...
2008-01-14 Jelmer Vernooijpidl/python: Use new talloc utility functions.
2008-01-14 Jelmer Vernooijpython: Add some utility functions for working with...
2008-01-14 Jelmer Vernooijpidl/python: Convert unions.
2008-01-14 Jelmer Vernooijpidl/python: Fix more warnings in the generated code.
2008-01-14 Jelmer Vernooijpidl/python: Fix bug accidently filling in the body...
2008-01-14 Jelmer Vernooijpidl/python: Fix const type wrapping.
2008-01-14 Jelmer Vernooijpidl/python: Fix conversion of last few non-standard...
2008-01-14 Jelmer Vernooijpidl/python: Remove references to DECLARE, which has...
2008-01-14 Jelmer Vernooijpidl/python: Some more support for special case types.
2008-01-14 Jelmer Vernooijpidl/python: Convert some Python objects back to C...
2008-01-14 Jelmer Vernooijpython/pidl: Start wrapping function arguments.
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.
next