summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3 wbinfo: use wbcSidTypeString instead of sid_type_lookupKai Blin2009-08-181-2/+2
* libwbclient: Add wbcSidTypeString function.Kai Blin2009-08-182-1/+28
* s3 wbinfo: Remove unused functions, use C99-typesKai Blin2009-08-181-6/+1
* s3 wbinfo: Explicitly include popt header, remove unused common options.Kai Blin2009-08-181-1/+5
* s3 wbinfo: Use talloc_strdup instead of SMB_STRDUPKai Blin2009-08-181-21/+23
* s3 wbinfo: Don't use global_myname()Kai Blin2009-08-181-2/+17
* s3 wbinfo: Avoid ADD_TO_ARRAY macro.Kai Blin2009-08-181-1/+6
* s3 wbinfo: Use uint32_t instead of uint32Kai Blin2009-08-181-8/+8
* s3 wbinfo: remove --get-auth-user and --set-auth-user functionalityKai Blin2009-08-181-89/+6
* s3 net: Add getauthuser/setauthuser commands.Kai Blin2009-08-181-0/+124
* s3 wbinfo: Get rid of lp_ functionsKai Blin2009-08-181-100/+158
* s4 ctags: Stop *_proto.h files from cluttering up the tagsKai Blin2009-08-181-1/+1
* s4: int32 handling: previous fix was not fully correctMatthias Dieter Wallnöfer2009-08-171-1/+1
* s4: Make the int32 problem more clear - and fix another errorMatthias Dieter Wallnöfer2009-08-173-1/+9
* s4:librpc/rpc: fix DEBUG() messageStefan Metzmacher2009-08-181-1/+1
* netlogon: document some more MSVC flags.Günther Deschner2009-08-173-1/+40
* s3-spoolss: remove another duplicate copy of print_architecture_table.Günther Deschner2009-08-171-23/+12
* fixed make test reporting success when provision failsAndrew Tridgell2009-08-171-24/+51
* s4: Fixed the int32 datatype supportMatthias Dieter Wallnöfer2009-08-172-4/+4
* fixed the buildAndrew Tridgell2009-08-171-3/+5
* s4: Major rework of the LDB/SAMDB/IDMAP python bindingsMatthias Dieter Wallnöfer2009-08-174-55/+57
* s4:python tools - Centralise the lookups for the default domain (root) in the...Matthias Dieter Wallnöfer2009-08-172-16/+7
* s4:pyglue Add a wrapper for loading the correct UTF8 casefolderMatthias Dieter Wallnöfer2009-08-171-0/+20
* s4:ldb python bindings: Handle the parameters of the connect call in the righ...Matthias Dieter Wallnöfer2009-08-171-2/+8
* Revert "s4:samdb python bindings - we don't need the attributes here"Matthias Dieter Wallnöfer2009-08-171-1/+2
* sigh - still not rightAndrew Tridgell2009-08-171-5/+5
* fixed up add_foreign againAndrew Tridgell2009-08-172-23/+23
* more fixups from provision changesAndrew Tridgell2009-08-172-24/+24
* s3:smbd: add support for canceling SMB2 Notify calls.Stefan Metzmacher2009-08-171-0/+17
* s3:smbd: add smbd_notify_cancel_by_smbreq()Stefan Metzmacher2009-08-172-0/+23
* s3:smbd: implement SMB2 Cancel correctly.Stefan Metzmacher2009-08-1713-60/+32
* s4:build: require tevent 0.9.7 with tevent_req_cancel()Stefan Metzmacher2009-08-171-1/+1
* tevent: change version to 0.9.7 after adding tevent_req_cancel infrastructureStefan Metzmacher2009-08-171-1/+1
* tevent: add tevent_req_cancel() infrastructureStefan Metzmacher2009-08-173-0/+70
* skip the autoidl testAndrew Tridgell2009-08-171-0/+1
* fixed up some provision errors from the recent changesAndrew Tridgell2009-08-171-3/+2
* s4:provision Add comments to the provision scriptAndrew Bartlett2009-08-171-1/+10
* s4:provision Avoid one more call to ltdb_reindexAndrew Bartlett2009-08-172-6/+19
* s4:ldb Remove obsolete comment about ldb_tdb's sequence numAndrew Bartlett2009-08-171-2/+0
* make sure we update the current schema->prefixes when we add a new prefixAndrew Tridgell2009-08-171-0/+9
* fixed the updateNow schema test to use a canonical OIDAndrew Tridgell2009-08-171-1/+2
* s4:selftest Remove the 'subunit filter' from make testenv etcAndrew Bartlett2009-08-171-2/+2
* s4:libcli/ldap Explain why we set a hostname for ldapi:// connectionsAndrew Bartlett2009-08-171-1/+3
* s4:provision Fix existing ldapi:// backend detection exceptionAndrew Bartlett2009-08-171-1/+1
* s4:install Remove provision-backend script from 'make install'Andrew Bartlett2009-08-171-1/+1
* s4:provision Make sure that we don't use Kerberos to our LDAP backendAndrew Bartlett2009-08-171-1/+3
* s4:provison Print the LDAP backend admin username/passwordAndrew Bartlett2009-08-171-6/+14
* s4:selftest Confirm that there isn't a listener on the ldapi:// socketAndrew Bartlett2009-08-171-1/+5
* s4: Re-add --ldapadminpass as an option to provisionAndrew Bartlett2009-08-172-5/+12
* s4:python Allow 'no such object' on the delete of the DNAndrew Bartlett2009-08-171-1/+5