summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * pidl: Add CPAN metadata.Jelmer Vernooij2008-01-122-1/+19
| * pidl: Add more parsing tests.Jelmer Vernooij2008-01-121-1/+17
| * pidl: Update documentation.Jelmer Vernooij2008-01-122-1/+1
| * pidl: Remove declare tests, add more tests for typedef.Jelmer Vernooij2008-01-124-80/+90
| * pidl: Move tests for the CUtil module to a separate file.Jelmer Vernooij2008-01-122-11/+23
| * pidl: Remove support for the declare keyword in other parts of the pidl code.Jelmer Vernooij2008-01-125-21/+5
| * idl: Use typedef rather than declare.Jelmer Vernooij2008-01-1212-24/+46
| * pidl: Remove support for the "declare" keyword in the parser.Jelmer Vernooij2008-01-122-1204/+1060
| * pidl: Remove multiple copies of get_pointer_of and get_value_of.Jelmer Vernooij2008-01-113-48/+42
| * python: Fix typo.Jelmer Vernooij2008-01-111-2/+2
| * Python: Simplify code in a couple of places. Copy Andrew's changes from g53b5...Jelmer Vernooij2008-01-113-12/+12
| * wbinfo: Handle SID_NAME_COMPUTER in sid_type_lookupKai Blin2008-01-111-0/+1
| * libnet: Fix includes to silence a warningKai Blin2008-01-111-0/+4
| * libnet: Rename a variable so it does not shadow a global.Kai Blin2008-01-111-4/+5
| * ejs: Remove cast to incompatible pointer.Kai Blin2008-01-111-4/+4
| * gentest: Fix a warning.Kai Blin2008-01-111-1/+3
| * ldb: Get rid of a warning.Kai Blin2008-01-111-1/+1
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-01-118-345/+410
| |\
| | * Python: Update STATUS.Jelmer Vernooij2008-01-111-1/+1
| | * ldap/python: Fix last tests.Jelmer Vernooij2008-01-111-60/+53
| | * ldb/python: Support comparing Dn's to strings.Jelmer Vernooij2008-01-113-0/+19
| | * python/ldap: Fix a couple more tests.Jelmer Vernooij2008-01-111-18/+18
| | * Make a few more tests pass.Jelmer Vernooij2008-01-111-129/+115
| | * python/ldap: Get further.Jelmer Vernooij2008-01-112-3/+5
| | * python/ldap: Fix some tests.Jelmer Vernooij2008-01-111-9/+15
| | * python: More work getting the LDAP test to compile again.Jelmer Vernooij2008-01-112-37/+24
| | * python: Specify right arguments for the ldap test, fix some more calls.Jelmer Vernooij2008-01-112-38/+31
| | * ldap/python: Fix some more calls.Jelmer Vernooij2008-01-111-74/+47
| | * python: No longer skip LDAP tests.Jelmer Vernooij2008-01-111-1/+0
| | * python/ldap: Support controls argument to ldb.search().Jelmer Vernooij2008-01-114-55/+162
| * | Use 'dn' less, as this is not a valid attribute in AD, and I want toAndrew Bartlett2008-01-111-4/+4
| * | Remove 'dn' from mapping, it isn't a valid attribute in AD, and causesAndrew Bartlett2008-01-112-19/+1
| |/
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-01-114-35/+246
| |\
| | * python/ldap: Wrap parse_control_strings().Jelmer Vernooij2008-01-114-25/+114
| | * ldb/python: Allow comparing a MessageElement to a list or a singleton.Jelmer Vernooij2008-01-113-10/+22
| | * ldb/python: Implement __len__ for MessageElement.Jelmer Vernooij2008-01-114-0/+37
| | * python/ldb: Add __getitem__ implementation for LdbMessageElement.Jelmer Vernooij2008-01-114-0/+73
| * | Rework ldbsearch to avoid segfault when remote LDAP server returnsAndrew Bartlett2008-01-111-12/+10
| * | Fix segfault when sorting LDAP replies on the client.Andrew Bartlett2008-01-111-2/+2
| * | Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett2008-01-113-2/+181
| |/
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-01-111-0/+12
| |\
| | * tdb: Add simple reimplementation of tdbdump in Python as an example of the td...Jelmer Vernooij2008-01-101-0/+12
| * | Make Samba4 and Fedora DS happierAndrew Bartlett2008-01-113-0/+24
| |/
| * Merge commit 'origin/v4-0-test' into 4-0-localAndrew Bartlett2008-01-1114-193/+256
| |\
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-01-103-81/+32
| | |\
| | | * Revert "Set -test in the vendor version"Stefan Metzmacher2008-01-101-1/+1
| | | * Set -test in the vendor versionStefan Metzmacher2008-01-101-1/+1
| | | * prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2008-01-103-81/+32
| | * | pidl: Fix samba3-cli test after Günthers formatting fixes.Jelmer Vernooij2008-01-101-25/+44
| | |/
| | * python: Update STATUS.Jelmer Vernooij2008-01-101-4/+4