2008-01-12 |
Jelmer Vernooij | pidl: Remove declare tests, add more tests for typedef. |
commit | commitdiff | tree |
2008-01-12 |
Jelmer Vernooij | pidl: Move tests for the CUtil module to a separate... |
commit | commitdiff | tree |
2008-01-12 |
Jelmer Vernooij | pidl: Remove support for the declare keyword in other... |
commit | commitdiff | tree |
2008-01-12 |
Jelmer Vernooij | idl: Use typedef rather than declare. |
commit | commitdiff | tree |
2008-01-12 |
Jelmer Vernooij | pidl: Remove support for the "declare" keyword in the... |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | pidl: Remove multiple copies of get_pointer_of and... |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python: Fix typo. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | Python: Simplify code in a couple of places. Copy Andre... |
commit | commitdiff | tree |
2008-01-11 |
Kai Blin | wbinfo: Handle SID_NAME_COMPUTER in sid_type_lookup |
commit | commitdiff | tree |
2008-01-11 |
Kai Blin | libnet: Fix includes to silence a warning |
commit | commitdiff | tree |
2008-01-11 |
Kai Blin | libnet: Rename a variable so it does not shadow a global. |
commit | commitdiff | tree |
2008-01-11 |
Kai Blin | ejs: Remove cast to incompatible pointer. |
commit | commitdiff | tree |
2008-01-11 |
Kai Blin | gentest: Fix a warning. |
commit | commitdiff | tree |
2008-01-11 |
Kai Blin | ldb: Get rid of a warning. |
commit | commitdiff | tree |
2008-01-11 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-01-11 |
Andrew Bartlett | Use 'dn' less, as this is not a valid attribute in... |
commit | commitdiff | tree |
2008-01-11 |
Andrew Bartlett | Remove 'dn' from mapping, it isn't a valid attribute... |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | Python: Update STATUS. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | ldap/python: Fix last tests. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | ldb/python: Support comparing Dn's to strings. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python/ldap: Fix a couple more tests. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | Make a few more tests pass. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python/ldap: Get further. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python/ldap: Fix some tests. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python: More work getting the LDAP test to compile... |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python: Specify right arguments for the ldap test,... |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | ldap/python: Fix some more calls. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python: No longer skip LDAP tests. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python/ldap: Support controls argument to ldb.search(). |
commit | commitdiff | tree |
2008-01-11 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-01-11 |
Andrew Bartlett | Rework ldbsearch to avoid segfault when remote LDAP... |
commit | commitdiff | tree |
2008-01-11 |
Andrew Bartlett | Fix segfault when sorting LDAP replies on the client. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python/ldap: Wrap parse_control_strings(). |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | ldb/python: Allow comparing a MessageElement to a list... |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | ldb/python: Implement __len__ for MessageElement. |
commit | commitdiff | tree |
2008-01-11 |
Jelmer Vernooij | python/ldb: Add __getitem__ implementation for LdbMessa... |
commit | commitdiff | tree |
2008-01-10 |
Andrew Bartlett | Add in new module to normalise DNs being returned from... |
commit | commitdiff | tree |
2008-01-10 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-01-10 |
Andrew Bartlett | Make Samba4 and Fedora DS happier |
commit | commitdiff | tree |
2008-01-10 |
Jelmer Vernooij | Ignore compiled Python files. |
commit | commitdiff | tree |
2008-01-10 |
Jelmer Vernooij | Update ignore list. |
commit | commitdiff | tree |
2008-01-10 |
Jelmer Vernooij | tdb: Add simple reimplementation of tdbdump in Python... |
commit | commitdiff | tree |
2008-01-10 |
Andrew Bartlett | Merge commit 'origin/v4-0-test' into 4-0-local |
commit | commitdiff | tree |
2008-01-10 |
Andrew Bartlett | Return 'not implemented' on more RPCs. (easy way to... |
commit | commitdiff | tree |
2008-01-10 |
Andrew Bartlett | Native move servers will refuse these SamSync operation... |
commit | commitdiff | tree |
2008-01-10 |
Jelmer Vernooij | Merge branch 'v4-0-test' of ssh://git.samba.org/data... |
commit | commitdiff | tree |
2008-01-10 |
Jelmer Vernooij | pidl: Fix samba3-cli test after Günthers formatting... |
commit | commitdiff | tree |
2008-01-10 |
Stefan Metzmacher | Revert "Set -test in the vendor version" |
commit | commitdiff | tree |
2008-01-10 |
Stefan Metzmacher | Set -test in the vendor version |
commit | commitdiff | tree |
2008-01-10 |
Stefan Metzmacher | prepare the mkversion.sh infrastructure for git branche... |
commit | commitdiff | tree |
2008-01-10 |
Jelmer Vernooij | python: Update STATUS. |
commit | commitdiff | tree |
2008-01-10 |
Jelmer Vernooij | r26701: ldb: Build and install python modules when... |
commit | commitdiff | tree |
2008-01-10 |
Jelmer Vernooij | r26700: tdb: Build and install Python bindings when... |
commit | commitdiff | tree |
2008-01-09 |
Günther Deschner | r26699: Some minor cosmetics for pidl samba3 server... |
commit | commitdiff | tree |
2008-01-09 |
Günther Deschner | r26698: Prettify samba3 client code a little more. |
commit | commitdiff | tree |
2008-01-09 |
Andrew Bartlett | r26697: Leak less memory into the ldb context. |
commit | commitdiff | tree |
2008-01-08 |
Günther Deschner | r26696: Some more minor pidl samba3 client cosmetics. |
commit | commitdiff | tree |
2008-01-08 |
Günther Deschner | r26695: Cosmetic fix for pidl generated samba3 client... |
commit | commitdiff | tree |
2008-01-08 |
Jelmer Vernooij | r26694: asn1: Fix header and some typo's. |
commit | commitdiff | tree |
2008-01-08 |
Rafal Szczesniak | r26693: Add (untested) libnet_rpc_groupdel function. |
commit | commitdiff | tree |
2008-01-07 |
Jelmer Vernooij | r26692: registry: Treat key and value names case-insens... |
commit | commitdiff | tree |
2008-01-07 |
Jelmer Vernooij | r26691: registry: Add subkeys required for Server Manag... |
commit | commitdiff | tree |
2008-01-07 |
Jelmer Vernooij | r26690: torture: Move torture_context_init() to the... |
commit | commitdiff | tree |
2008-01-07 |
Jelmer Vernooij | r26689: registry: Return max_subkeynamelen, max_valname... |
commit | commitdiff | tree |
2008-01-07 |
Jelmer Vernooij | r26688: Fix listing remote predefined keys and subkeys... |
commit | commitdiff | tree |
2008-01-07 |
Jelmer Vernooij | r26687: python: Update status after feedback from abart... |
commit | commitdiff | tree |
2008-01-07 |
Andrew Bartlett | r26686: Fix bug 5143 by Jason Tarbet. This prevented... |
commit | commitdiff | tree |
2008-01-07 |
Andrew Bartlett | r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC... |
commit | commitdiff | tree |
2008-01-07 |
Andrew Bartlett | r26684: Trivial cleanup from Matthias Dieter Wallnöfer... |
commit | commitdiff | tree |
2008-01-07 |
Andrew Bartlett | r26683: Add another testcase. I still don't know what... |
commit | commitdiff | tree |
2008-01-07 |
Andrew Bartlett | r26682: Move CLDAP to the modern torture system, and... |
commit | commitdiff | tree |
2008-01-07 |
Andrew Bartlett | r26681: Use fewer magic numbers. |
commit | commitdiff | tree |
2008-01-07 |
Andrew Bartlett | r26680: Don't always advertise GC functionality. |
commit | commitdiff | tree |
2008-01-07 |
Andrew Bartlett | r26679: It is very bad to free the ldb handle when... |
commit | commitdiff | tree |
2008-01-06 |
Tim Potter | r26678: Check in auto-generated swig files. |
commit | commitdiff | tree |
2008-01-06 |
Tim Potter | r26677: Implement and test iter{keys,values,items}... |
commit | commitdiff | tree |
2008-01-06 |
Jelmer Vernooij | r26676: libcli: Fill in lp_workgroup() again, should... |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26675: mkproto: Add --all argument, fix some perl... |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26674: smb_composite: Avoid use of global_loadparm. |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26673: selftest: Document the purpose and output forma... |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26672: Janitorial: Remove uses of global_loadparm. |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26671: rap: Convert the RAP tests to the new torture... |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26670: Janitorial: Remove global_loadparm uses. |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26669: Janitorial: Remove uses of global_loadparm. |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26668: tdb/python: Fix default value of open_flags... |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26667: pidl/python: Don't generate casts anymore;... |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26666: python: Prefer newer Python versions as they... |
commit | commitdiff | tree |
2008-01-05 |
Jelmer Vernooij | r26665: registry: Fix tests on bigendian machines. |
commit | commitdiff | tree |
2008-01-04 |
Jelmer Vernooij | r26664: buildsystem: Hopefully fix the shared library... |
commit | commitdiff | tree |
2008-01-04 |
Jelmer Vernooij | r26663: Proper dependencies for pidl Python bindings. |
commit | commitdiff | tree |
2008-01-04 |
Jelmer Vernooij | r26662: pidl/python: Add constructors for struct/union... |
commit | commitdiff | tree |
2008-01-04 |
Jelmer Vernooij | r26661: pidl/python: More generic handling of NTSTATUS... |
commit | commitdiff | tree |
2008-01-04 |
Jelmer Vernooij | r26660: pidl/python: Generate stub functions for DCE... |
commit | commitdiff | tree |
2008-01-03 |
Jelmer Vernooij | r26659: pidl/python: Support string constants and handl... |
commit | commitdiff | tree |
2008-01-03 |
Jelmer Vernooij | r26658: pidl: Register Python modules. |
commit | commitdiff | tree |
2008-01-03 |
Jelmer Vernooij | r26657: pidl: Add basics for generating Python modules. |
commit | commitdiff | tree |
2008-01-03 |
Jelmer Vernooij | r26656: python: Add file documentating the status of... |
commit | commitdiff | tree |
2008-01-03 |
Jelmer Vernooij | r26655: torture/auth/pac: remove uses of global_loadparm |
commit | commitdiff | tree |
2008-01-03 |
Jelmer Vernooij | r26654: libcli/smb_composite: Rather than specifying... |
commit | commitdiff | tree |
2008-01-03 |
Jelmer Vernooij | r26653: Janitorial: Remove global_loadparm use in two... |
commit | commitdiff | tree |
next |