Age | Commit message (Expand) | Author | Files | Lines |
2008-01-11 | libnet: Fix includes to silence a warning | Kai Blin | 1 | -0/+4 |
2008-01-11 | libnet: Rename a variable so it does not shadow a global. | Kai Blin | 1 | -4/+5 |
2008-01-11 | ejs: Remove cast to incompatible pointer. | Kai Blin | 1 | -4/+4 |
2008-01-11 | gentest: Fix a warning. | Kai Blin | 1 | -1/+3 |
2008-01-11 | ldb: Get rid of a warning. | Kai Blin | 1 | -1/+1 |
2008-01-11 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 8 | -345/+410 |
2008-01-11 | Use 'dn' less, as this is not a valid attribute in AD, and I want to | Andrew Bartlett | 1 | -4/+4 |
2008-01-11 | Remove 'dn' from mapping, it isn't a valid attribute in AD, and causes | Andrew Bartlett | 2 | -19/+1 |
2008-01-11 | Python: Update STATUS. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-11 | ldap/python: Fix last tests. | Jelmer Vernooij | 1 | -60/+53 |
2008-01-11 | ldb/python: Support comparing Dn's to strings. | Jelmer Vernooij | 3 | -0/+19 |
2008-01-11 | python/ldap: Fix a couple more tests. | Jelmer Vernooij | 1 | -18/+18 |
2008-01-11 | Make a few more tests pass. | Jelmer Vernooij | 1 | -129/+115 |
2008-01-11 | python/ldap: Get further. | Jelmer Vernooij | 2 | -3/+5 |
2008-01-11 | python/ldap: Fix some tests. | Jelmer Vernooij | 1 | -9/+15 |
2008-01-11 | python: More work getting the LDAP test to compile again. | Jelmer Vernooij | 2 | -37/+24 |
2008-01-11 | python: Specify right arguments for the ldap test, fix some more calls. | Jelmer Vernooij | 2 | -38/+31 |
2008-01-11 | ldap/python: Fix some more calls. | Jelmer Vernooij | 1 | -74/+47 |
2008-01-11 | python: No longer skip LDAP tests. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-11 | python/ldap: Support controls argument to ldb.search(). | Jelmer Vernooij | 4 | -55/+162 |
2008-01-11 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 4 | -35/+246 |
2008-01-11 | Rework ldbsearch to avoid segfault when remote LDAP server returns | Andrew Bartlett | 1 | -12/+10 |
2008-01-11 | Fix segfault when sorting LDAP replies on the client. | Andrew Bartlett | 1 | -2/+2 |
2008-01-11 | python/ldap: Wrap parse_control_strings(). | Jelmer Vernooij | 4 | -25/+114 |
2008-01-11 | ldb/python: Allow comparing a MessageElement to a list or a singleton. | Jelmer Vernooij | 3 | -10/+22 |
2008-01-11 | ldb/python: Implement __len__ for MessageElement. | Jelmer Vernooij | 4 | -0/+37 |
2008-01-11 | python/ldb: Add __getitem__ implementation for LdbMessageElement. | Jelmer Vernooij | 4 | -0/+73 |
2008-01-11 | Add in new module to normalise DNs being returned from OpenLDAP. This | Andrew Bartlett | 3 | -2/+181 |
2008-01-11 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 2 | -0/+25 |
2008-01-11 | Make Samba4 and Fedora DS happier | Andrew Bartlett | 3 | -0/+24 |
2008-01-10 | Ignore compiled Python files. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-10 | Update ignore list. | Jelmer Vernooij | 1 | -0/+12 |
2008-01-10 | tdb: Add simple reimplementation of tdbdump in Python as an example of the td... | Jelmer Vernooij | 1 | -0/+12 |
2008-01-11 | Merge commit 'origin/v4-0-test' into 4-0-local | Andrew Bartlett | 14 | -193/+256 |
2008-01-11 | Return 'not implemented' on more RPCs. (easy way to 'pass' the | Andrew Bartlett | 1 | -2/+7 |
2008-01-11 | Native move servers will refuse these SamSync operations, so don't | Andrew Bartlett | 1 | -0/+9 |
2008-01-10 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 3 | -81/+32 |
2008-01-10 | pidl: Fix samba3-cli test after Günthers formatting fixes. | Jelmer Vernooij | 1 | -25/+44 |
2008-01-10 | Revert "Set -test in the vendor version" | Stefan Metzmacher | 1 | -1/+1 |
2008-01-10 | Set -test in the vendor version | Stefan Metzmacher | 1 | -1/+1 |
2008-01-10 | prepare the mkversion.sh infrastructure for git branches in the build-farm | Stefan Metzmacher | 3 | -81/+32 |
2008-01-10 | python: Update STATUS. | Jelmer Vernooij | 1 | -4/+4 |
2008-01-10 | r26701: ldb: Build and install python modules when possible. | Jelmer Vernooij | 2 | -7/+34 |
2008-01-10 | r26700: tdb: Build and install Python bindings when possible. | Jelmer Vernooij | 4 | -42/+68 |
2008-01-09 | r26699: Some minor cosmetics for pidl samba3 server code. | Günther Deschner | 1 | -18/+20 |
2008-01-09 | r26698: Prettify samba3 client code a little more. | Günther Deschner | 1 | -7/+25 |
2008-01-08 | r26697: Leak less memory into the ldb context. | Andrew Bartlett | 1 | -3/+15 |
2008-01-08 | r26696: Some more minor pidl samba3 client cosmetics. | Günther Deschner | 1 | -5/+13 |
2008-01-08 | r26695: Cosmetic fix for pidl generated samba3 client code. | Günther Deschner | 1 | -1/+1 |
2008-01-08 | r26694: asn1: Fix header and some typo's. | Jelmer Vernooij | 1 | -6/+6 |