summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-waf: link ndr_named_pipe_auth only where needed.Günther Deschner2010-09-101-2/+2
* s3-spoolss: allow a short printername w/o servername.Günther Deschner2010-09-101-6/+1
* Fox missing SMB_MALLOC return checks noticed by "Andreas Moroder <andreas.mor...Jeremy Allison2010-09-095-3/+34
* More paranoia to ensure SD's can't be set on read-only shares.Jeremy Allison2010-09-091-0/+4
* s3-selftest: rename printer "print4" to "lp".Günther Deschner2010-09-102-2/+2
* s4-smbtorture: add spoolss_OpenPrinter with unc and printername in RPC-SPOOLS...Günther Deschner2010-09-101-4/+18
* s3: Fix messsssagesVolker Lendecke2010-09-091-5/+5
* s3: Ensure NULL termination for "workstation" in auth_crapVolker Lendecke2010-09-091-0/+2
* s3-nmbd: use NETLOGON_NT_VERSION_1 in LOGON_PRIMARY_RESPONSE.Günther Deschner2010-09-091-1/+1
* s3: These assignments are overwritten immediatelyVolker Lendecke2010-09-091-4/+0
* s3-nmbd: use autogenerated marshalling for LOGON_SAM_LOGON_REQUEST.Günther Deschner2010-09-091-301/+94
* s3-nmbd: use autogenerated marshalling for LOGON_PRIMARY_QUERY.Günther Deschner2010-09-091-109/+33
* s3-nmbd: use autogenerated marshalling for LOGON_REQUEST.Günther Deschner2010-09-091-47/+29
* s3-nmbd: handle source_name in one location in nmbd_process_logon().Günther Deschner2010-09-091-5/+4
* s3-nmbd: use nbt_netlogon_packet in process_logon_packet().Günther Deschner2010-09-091-5/+24
* libcli/netlogon: add LOGON_REQUEST handling to pull_nbt_netlogon_response().Günther Deschner2010-09-091-0/+1
* libcli/netlogon: add LOGON_RESPONSE2 to pull_nbt_netlogon_response().Günther Deschner2010-09-091-0/+9
* libcli/netlogon: add NETLOGON_RESPONSE2 to push_nbt_netlogon_response().Günther Deschner2010-09-092-1/+12
* s4:client/cifsdd.c - restore Solaris cc compatibilityMatthias Dieter Wallnöfer2010-09-091-11/+10
* 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