summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-09s3-auth: Added get_server_info_system function.Andreas Schneider2-0/+6
2010-09-09s3-spoolss: Fixed some build warnings.Andreas Schneider1-7/+11
2010-09-09s4-rodc: cope with missing searchFlagsAndrew Tridgell1-3/+4
2010-09-09s4-dsdb Change debug levels for startup messagesAndrew Bartlett2-10/+10
2010-09-09s4-setup Make krb5.conf use DNS by defaultAndrew Bartlett1-2/+2
2010-09-09s4-test: added a RODC test using rpcechoAndrew Tridgell1-0/+3
2010-09-09s4-test: added a RODC to our testingAndrew Tridgell1-0/+90
2010-09-09s4-rodc: get the domain name from the partitions DNAndrew Tridgell2-7/+9
2010-09-09pyldb: expose PyLdbDn_FromDn()Andrew Tridgell2-18/+29
2010-09-09s4-provision: fixed error format stringAndrew Tridgell1-1/+1
2010-09-09s4-pydsdb: expose samdb_partitions_dn() as get_partitions_dn() in pythonAndrew Tridgell2-0/+33
2010-09-09s4-rodc: s->schema need initialisationAndrew Tridgell1-0/+1
2010-09-09lib/util: remove some unused_result warnings.Günther Deschner1-2/+7
2010-09-09s3-utils: remove unused variable in smbget.Günther Deschner1-1/+0
2010-09-09s3: Remove "mem_ctx" from a few functionsVolker Lendecke3-13/+3
2010-09-09s3: Remove "mem_ctx" from wcache_save_creds()Volker Lendecke3-3/+1
2010-09-09s3: Remove "mem_ctx" from lookup_cached_name()Volker Lendecke4-8/+4
2010-09-09s3: Remove a nested if-statementVolker Lendecke1-5/+3
2010-09-09s3: Fill in workstation in winbindd_pam_auth_crap_sendVolker Lendecke2-6/+5
2010-09-09s3: Fill in domain in winbindd_pam_auth_crap_sendVolker Lendecke2-11/+3
2010-09-09s3: Remove redundant flag checksVolker Lendecke1-10/+0
2010-09-09s3: Remove unused arg "user_sid" from winbindd_store_credsVolker Lendecke3-11/+5
2010-09-09s3: Remove unused winbindd_update_creds_by_sidVolker Lendecke2-12/+0
2010-09-09s3: Remove unused winbindd_dual_show_sequence()Volker Lendecke3-25/+0
2010-09-08Don't rely on the underlying ACL modules to enforce share levelJeremy Allison2-0/+10
2010-09-08Optimization suggested by Metze. Without this patch,Jeremy Allison1-1/+97
2010-09-08s3: "== false" looks wrong :-)Volker Lendecke1-1/+1
2010-09-08Fix warnings caused by double ";;" at the end of the time_mono() fixes.Jeremy Allison1-3/+3
2010-09-08s4-waf: fix bin/python/samba/dcerpc/nbt.so.Günther Deschner1-1/+5
2010-09-08wafsamba: Eliminate sys.path updating if installing to a standard pythonJelmer Vernooij1-1/+7
2010-09-08s3: use time_mono throughout in smbgetBjörn Jacke1-6/+5
2010-09-08s3/ldap: use monotonic clock for timeouts in smbldapBjörn Jacke2-20/+26
2010-09-08setup: Use standard octal ints rather than harcoding.Jelmer Vernooij1-2/+1
2010-09-08popt_common: Add missing dependency on libsamba-hostconfig.Jelmer Vernooij1-3/+2
2010-09-08s3: Make winbind_add_failed_connection_entry staticVolker Lendecke2-6/+4
2010-09-08s3: Fix a typoVolker Lendecke1-1/+1
2010-09-08s4-smbtorture: add torture ndr nbt testsuite.Günther Deschner4-2/+73
2010-09-08nbt: add nbt_netlogon_response2 to IDL.Günther Deschner1-0/+7
2010-09-08nbt: add NETLOGON_LOGON_REQUEST.Günther Deschner1-0/+11
2010-09-08nbt: add decode_nbt_netlogon_packet() to IDL.Günther Deschner1-1/+7
2010-09-08s3-nmbd: fix indentation in process_logon_packet().Günther Deschner1-523/+519
2010-09-08s3-nmbd: remove trailing whitespace in nmbd_processlogon.cGünther Deschner1-9/+9
2010-09-08s3-spoolss: Move spoolss winreg to new dcerpc client funtions.Andreas Schneider1-347/+389
2010-09-08s3: Simplify cm_connect_sam a bitVolker Lendecke1-5/+1
2010-09-08s3: Check for sid instead of name in cm_connect_samVolker Lendecke1-1/+1
2010-09-08s3-spoolss: Fixed a possible crash bug.Andreas Schneider1-1/+15
2010-09-08s3: Remove a superfluous ;Volker Lendecke1-1/+1
2010-09-07s3/libads: use monotonic clock for ldap connection timeoutsBjörn Jacke3-3/+3
2010-09-07s3: use monotonic clock for aio timeoutBjörn Jacke1-2/+2
2010-09-07s3/nmbd: tidy up debug message: ttl isn't a hex valueBjörn Jacke1-1/+1