summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-smbtorture: fix lsa forest trust test.Günther Deschner2011-04-071-1/+1
* s4-samba_dnsupate Fix syntax errorAndrew Bartlett2011-04-071-2/+1
* samba_dnsupdate: Don't use subprocess.check_call, it isn't in python 2.4Andrew Bartlett2011-04-071-1/+8
* ldb: fixed --paged option in ldb toolsAndrew Tridgell2011-04-072-2/+2
* s4:dsdb/repl_meta_data: update replPropertyMetaData on originating renamesStefan Metzmacher2011-04-061-6/+122
* s4:dsdb/repl_meta_data: allow passing an explicit attribute list to replmd_up...Stefan Metzmacher2011-04-061-4/+15
* s4:dsdb/repl_meta_data: normalize the rdn attribute name based on the schemaStefan Metzmacher2011-04-061-5/+15
* s4-test: fixed a problem with very verbose NDR debugAndrew Tridgell2011-04-063-4/+4
* lib/crypto: rename the SHA256_ functions to samba_SHA256_Andrew Tridgell2011-04-061-3/+3
* tstream: make npa_tstream a private libraryAndrew Tridgell2011-04-062-2/+2
* lib: make asn1_util a private libraryAndrew Tridgell2011-04-063-3/+3
* s4: Update/Set local USN only on attribute that have been modified/createdMatthieu Patou2011-04-061-9/+15
* kdc: always ldb escape the realmAndrew Bartlett2011-04-051-1/+11
* auth: Move auth_session_info into IDLAndrew Bartlett2011-04-057-106/+103
* s4-auth: Always talloc_zero() the struct auth_session_infoAndrew Bartlett2011-04-051-1/+1
* s4 samba-tool: Implement "testparm" commandKai Blin2011-04-052-0/+208
* s4-credentials Add a command line hook to set the kerberos credentials cacheAndrew Bartlett2011-04-041-1/+13
* s4-dsdb: implemented creation of conflict recordsAndrew Tridgell2011-04-041-48/+356
* s4-samba-tool: give a bit better error on user delete failureAndrew Tridgell2011-04-041-1/+5
* s4-rpc: improved error mapping for several RPC server callsAndrew Tridgell2011-04-044-26/+22
* s4-dsdb: added a ldb err -> NTSTATUS mappingAndrew Tridgell2011-04-041-0/+78
* s4-krb5: be a bit less verbose about krb5 packetsAndrew Tridgell2011-04-041-1/+1
* s4-loadparm: be a bit less verbose about smb.conf processingAndrew Tridgell2011-04-041-2/+2
* s4-libnet: honour convention of DEBUGLEVEL>=10 for NDR printAndrew Tridgell2011-04-042-0/+16
* Avoid uppercasing server role in error message.Jelmer Vernooij2011-04-031-1/+1
* Fix compilation without external heimdal.Jelmer Vernooij2011-04-032-0/+2
* use system heimdal headers if possible, fix missing dependencies on hx509 and...Jelmer Vernooij2011-04-033-5/+12
* lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et alAndrew Bartlett2011-03-311-0/+1
* s4-dsdb: cope with failed searches in the linked attributes callbackAndrew Tridgell2011-03-311-16/+15
* Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison2011-03-301-6/+12
* lib/util/charset Add tests for convert_string_talloc_handle()Andrew Bartlett2011-03-302-0/+2
* lib/util Move base64 functions into lib/util/base64.cAndrew Bartlett2011-03-301-29/+2
* s4:lib/policy/gp_ldap.c - make more use of LDB result constantsMatthias Dieter Wallnöfer2011-03-301-13/+13
* s4:lib/registry/registry.h - align a copyright line in header commentMatthias Dieter Wallnöfer2011-03-301-1/+1
* s4:smb_server/smb/trans2.c - "talloc_move" isn't strictly necessary hereMatthias Dieter Wallnöfer2011-03-301-1/+1
* Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2011-03-299-13/+26
* ldb: detect eof on ldif filesAndrew Tridgell2011-03-292-0/+20
* s4-dsdb: allow modification of linked attribute targets with relaxAndrew Tridgell2011-03-291-1/+2
* s4-cmdline: moved loadparm init after fault setupAndrew Tridgell2011-03-291-2/+1
* s4-param: set a default logfileAndrew Tridgell2011-03-291-0/+5
* s4-fsmo: say which role is being transferredAndrew Tridgell2011-03-291-4/+4
* s4-fsmo: samba-tool fsmo transfer now gets full error codeAndrew Tridgell2011-03-291-2/+2
* s4-dsdb: perform FSMO transfers asynchronouslyAndrew Tridgell2011-03-292-26/+43
* s4-fsmo: make rootDSE modify for FSMO transfer asyncAndrew Tridgell2011-03-291-12/+50
* s4-fsmo: nicer error messages on failed FSMO transfersAndrew Tridgell2011-03-291-5/+12
* s4-drs: default hostname in samba-tool drs commandAndrew Tridgell2011-03-291-2/+2
* s4-dsdb: only allow administrators to trigger FSMO role transfersAndrew Tridgell2011-03-291-0/+8
* s4-fsmo: samba-tool fsmo takes a URL, not a hostnameAndrew Tridgell2011-03-292-5/+5
* Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...Jeremy Allison2011-03-281-4/+10
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-257-21/+21