summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-01-11libnet: Fix includes to silence a warningKai Blin1-0/+4
2008-01-11libnet: Rename a variable so it does not shadow a global.Kai Blin1-4/+5
2008-01-11ejs: Remove cast to incompatible pointer.Kai Blin1-4/+4
2008-01-11gentest: Fix a warning.Kai Blin1-1/+3
2008-01-11ldb: Get rid of a warning.Kai Blin1-1/+1
2008-01-11Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett8-345/+410
2008-01-11Use 'dn' less, as this is not a valid attribute in AD, and I want toAndrew Bartlett1-4/+4
2008-01-11Remove 'dn' from mapping, it isn't a valid attribute in AD, and causesAndrew Bartlett2-19/+1
2008-01-11Python: Update STATUS.Jelmer Vernooij1-1/+1
2008-01-11ldap/python: Fix last tests.Jelmer Vernooij1-60/+53
2008-01-11ldb/python: Support comparing Dn's to strings.Jelmer Vernooij3-0/+19
2008-01-11python/ldap: Fix a couple more tests.Jelmer Vernooij1-18/+18
2008-01-11Make a few more tests pass.Jelmer Vernooij1-129/+115
2008-01-11python/ldap: Get further.Jelmer Vernooij2-3/+5
2008-01-11python/ldap: Fix some tests.Jelmer Vernooij1-9/+15
2008-01-11python: More work getting the LDAP test to compile again.Jelmer Vernooij2-37/+24
2008-01-11python: Specify right arguments for the ldap test, fix some more calls.Jelmer Vernooij2-38/+31
2008-01-11ldap/python: Fix some more calls.Jelmer Vernooij1-74/+47
2008-01-11python: No longer skip LDAP tests.Jelmer Vernooij1-1/+0
2008-01-11python/ldap: Support controls argument to ldb.search().Jelmer Vernooij4-55/+162
2008-01-11Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett4-35/+246
2008-01-11Rework ldbsearch to avoid segfault when remote LDAP server returnsAndrew Bartlett1-12/+10
2008-01-11Fix segfault when sorting LDAP replies on the client.Andrew Bartlett1-2/+2
2008-01-11python/ldap: Wrap parse_control_strings().Jelmer Vernooij4-25/+114
2008-01-11ldb/python: Allow comparing a MessageElement to a list or a singleton.Jelmer Vernooij3-10/+22
2008-01-11ldb/python: Implement __len__ for MessageElement.Jelmer Vernooij4-0/+37
2008-01-11python/ldb: Add __getitem__ implementation for LdbMessageElement.Jelmer Vernooij4-0/+73
2008-01-11Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett3-2/+181
2008-01-11Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett1-0/+12
2008-01-11Make Samba4 and Fedora DS happierAndrew Bartlett3-0/+24
2008-01-10tdb: Add simple reimplementation of tdbdump in Python as an example of the td...Jelmer Vernooij1-0/+12
2008-01-11Merge commit 'origin/v4-0-test' into 4-0-localAndrew Bartlett14-193/+256
2008-01-11Return 'not implemented' on more RPCs. (easy way to 'pass' theAndrew Bartlett1-2/+7
2008-01-11Native move servers will refuse these SamSync operations, so don'tAndrew Bartlett1-0/+9
2008-01-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij3-81/+32
2008-01-10pidl: Fix samba3-cli test after Günthers formatting fixes.Jelmer Vernooij1-25/+44
2008-01-10Revert "Set -test in the vendor version"Stefan Metzmacher1-1/+1
2008-01-10Set -test in the vendor versionStefan Metzmacher1-1/+1
2008-01-10prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher3-81/+32
2008-01-10python: Update STATUS.Jelmer Vernooij1-4/+4
2008-01-10r26701: ldb: Build and install python modules when possible.Jelmer Vernooij2-7/+34
2008-01-10r26700: tdb: Build and install Python bindings when possible.Jelmer Vernooij4-42/+68
2008-01-09r26699: Some minor cosmetics for pidl samba3 server code.Günther Deschner1-18/+20
2008-01-09r26698: Prettify samba3 client code a little more.Günther Deschner1-7/+25
2008-01-08r26697: Leak less memory into the ldb context.Andrew Bartlett1-3/+15
2008-01-08r26696: Some more minor pidl samba3 client cosmetics.Günther Deschner1-5/+13
2008-01-08r26695: Cosmetic fix for pidl generated samba3 client code.Günther Deschner1-1/+1
2008-01-08r26694: asn1: Fix header and some typo's.Jelmer Vernooij1-6/+6
2008-01-08r26693: Add (untested) libnet_rpc_groupdel function.Rafal Szczesniak2-10/+194
2008-01-07r26692: registry: Treat key and value names case-insensitively.Jelmer Vernooij1-0/+10