summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture/rpc/winreg.c - restore Solaris cc compatibilityMatthias Dieter Wallnöfer2010-09-091-71/+72
* s4:libcli/security/*.c - fix some wrong typed countersMatthias Dieter Wallnöfer2010-09-093-10/+7
* s4-dreplsrv: Do allocations on long-living context so that callback gets calledKamen Mazdrashki2010-09-091-1/+1
* s4-drs-test: Add 'reset' and 'replace' tests for drsuapi_DsReplicaUpdateRefsKamen Mazdrashki2010-09-091-4/+28
* s4-dreplsrv: Call dreplsrv_out_operation::callback in case we fail to even ru...Kamen Mazdrashki2010-09-091-0/+8
* s4-dsdb/repl/drepl_out_pull.c: Remove unused codeKamen Mazdrashki2010-09-091-43/+0
* s4-drepl_service.c: Update (C)Kamen Mazdrashki2010-09-091-9/+10
* s4-drepsrv: Dump more info when drepl_replica_sync() failsKamen Mazdrashki2010-09-091-24/+28
* s3-printing: Make missing auth_serversupplied_info const.Andreas Schneider2010-09-091-3/+3
* s3-spoolss: Use systerm server_info for winreg connection.Andreas Schneider2010-09-091-88/+162
* s3-spoolss: Make auth_serversupplied_info const.Andreas Schneider2010-09-093-63/+63
* s3-printing: Make auth_serversupplied_info const.Andreas Schneider2010-09-094-30/+30
* s3-msdfs: Make auth_serversupplied_info const.Andreas Schneider2010-09-092-2/+2
* s3-rpcint: Make auth_serversupplied_info const.Andreas Schneider2010-09-092-5/+5
* s3-auth: Added get_server_info_system function.Andreas Schneider2010-09-092-0/+6
* s3-spoolss: Fixed some build warnings.Andreas Schneider2010-09-091-7/+11
* s4-rodc: cope with missing searchFlagsAndrew Tridgell2010-09-091-3/+4
* s4-dsdb Change debug levels for startup messagesAndrew Bartlett2010-09-092-10/+10
* s4-setup Make krb5.conf use DNS by defaultAndrew Bartlett2010-09-091-2/+2
* s4-test: added a RODC test using rpcechoAndrew Tridgell2010-09-091-0/+3
* s4-test: added a RODC to our testingAndrew Tridgell2010-09-091-0/+90
* s4-rodc: get the domain name from the partitions DNAndrew Tridgell2010-09-092-7/+9
* pyldb: expose PyLdbDn_FromDn()Andrew Tridgell2010-09-092-18/+29
* s4-provision: fixed error format stringAndrew Tridgell2010-09-091-1/+1
* s4-pydsdb: expose samdb_partitions_dn() as get_partitions_dn() in pythonAndrew Tridgell2010-09-092-0/+33
* s4-rodc: s->schema need initialisationAndrew Tridgell2010-09-091-0/+1
* lib/util: remove some unused_result warnings.Günther Deschner2010-09-091-2/+7
* s3-utils: remove unused variable in smbget.Günther Deschner2010-09-091-1/+0
* s3: Remove "mem_ctx" from a few functionsVolker Lendecke2010-09-093-13/+3
* s3: Remove "mem_ctx" from wcache_save_creds()Volker Lendecke2010-09-093-3/+1
* s3: Remove "mem_ctx" from lookup_cached_name()Volker Lendecke2010-09-094-8/+4
* s3: Remove a nested if-statementVolker Lendecke2010-09-091-5/+3
* s3: Fill in workstation in winbindd_pam_auth_crap_sendVolker Lendecke2010-09-092-6/+5
* s3: Fill in domain in winbindd_pam_auth_crap_sendVolker Lendecke2010-09-092-11/+3
* s3: Remove redundant flag checksVolker Lendecke2010-09-091-10/+0
* s3: Remove unused arg "user_sid" from winbindd_store_credsVolker Lendecke2010-09-093-11/+5
* s3: Remove unused winbindd_update_creds_by_sidVolker Lendecke2010-09-092-12/+0
* s3: Remove unused winbindd_dual_show_sequence()Volker Lendecke2010-09-093-25/+0
* Don't rely on the underlying ACL modules to enforce share levelJeremy Allison2010-09-082-0/+10
* Optimization suggested by Metze. Without this patch,Jeremy Allison2010-09-081-1/+97
* s3: "== false" looks wrong :-)Volker Lendecke2010-09-081-1/+1
* Fix warnings caused by double ";;" at the end of the time_mono() fixes.Jeremy Allison2010-09-081-3/+3
* s4-waf: fix bin/python/samba/dcerpc/nbt.so.Günther Deschner2010-09-081-1/+5
* wafsamba: Eliminate sys.path updating if installing to a standard pythonJelmer Vernooij2010-09-081-1/+7
* s3: use time_mono throughout in smbgetBjörn Jacke2010-09-081-6/+5
* s3/ldap: use monotonic clock for timeouts in smbldapBjörn Jacke2010-09-082-20/+26
* setup: Use standard octal ints rather than harcoding.Jelmer Vernooij2010-09-081-2/+1
* popt_common: Add missing dependency on libsamba-hostconfig.Jelmer Vernooij2010-09-081-3/+2
* s3: Make winbind_add_failed_connection_entry staticVolker Lendecke2010-09-082-6/+4
* s3: Fix a typoVolker Lendecke2010-09-081-1/+1