summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* libclu/util: Move get_friendly_nt_error_msg() in common.Andrew Bartlett2011-06-171-20/+0
* samba-tool: exit with non-zero status on dbcheck failureAndrew Tridgell2011-06-171-1/+3
* s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'Andrew Tridgell2011-06-172-2/+6
* samba-tool: show success message on group operationsAndrew Tridgell2011-06-171-0/+4
* s4-pysamdb: fixed the normalisation of grouptype in group addAndrew Tridgell2011-06-171-1/+7
* samba-tool: report total error count and suggest --fix if neededAndrew Tridgell2011-06-171-3/+10
* samba-tool: added attribute normalisation checksAndrew Tridgell2011-06-171-3/+53
* s4-dsdb: if we don't have a remote schema, then use the local oneAndrew Tridgell2011-06-171-2/+8
* s4-pydsdb: added dsdb_normalise_attributes() callAndrew Tridgell2011-06-172-0/+109
* s4:winbind/wb_samba3_protocol.c - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-161-3/+27
* s4:ntvfs subsystems - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-164-5/+43
* s4:libcli/smb_composite: convert smb2_composite_setpathinfo_send/rev to teven...Stefan Metzmacher2011-06-152-59/+129
* samba-tool: disable validation on removing an empty attribute in dbcheckAndrew Tridgell2011-06-141-1/+1
* pyldb: make ldb operations more consistentAndrew Tridgell2011-06-141-12/+21
* pyldb: added validate option to ldb.modify()Andrew Tridgell2011-06-141-9/+15
* s4:libcli/raw/raw*.c - add unhandled enum valuesMatthias Dieter Wallnöfer2011-06-112-2/+3
* s4:torture/ndr/string.c - fix type-punned warning and remove unused variablesMatthias Dieter Wallnöfer2011-06-111-3/+2
* s4:ntvfs/smb2/vfs_smb2.c - remove unused variableMatthias Dieter Wallnöfer2011-06-111-1/+0
* s4:auth/ntlm/auth_unix.c - remove unused variablesMatthias Dieter Wallnöfer2011-06-111-2/+0
* s4-samba-tool: added dbcheck commmandAndrew Tridgell2011-06-102-0/+125
* s4-librpc Remove unsued server_id4.idlAndrew Bartlett2011-06-101-13/+0
* s4-drs: added debug lines for missing linked attribute fieldsAndrew Tridgell2011-06-101-0/+8
* s4-drs: ensure we add a RMD_ADDTIME when upgrading a linked attributeAndrew Tridgell2011-06-101-1/+2
* s4-drs: cope with missing RMD_ADDTIME in linked attributesAndrew Tridgell2011-06-102-5/+7
* s4-param add const to loadparm_init_s3 s3_fnsAndrew Bartlett2011-06-091-2/+2
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-097-31/+6
* librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett2011-06-096-69/+5
* server_id.idl: Bring server_id.idl in commonAndrew Bartlett2011-06-0913-20/+13
* s4-cluster Use task_id instead of id2 to clarify server_id structureAndrew Bartlett2011-06-095-14/+14
* s4:rpc_server/dcesrv_samr.c - quiet enum warningsMatthias Dieter Wallnöfer2011-06-091-0/+6
* s4:ntvfs subsystem - quiet enum warningsMatthias Dieter Wallnöfer2011-06-094-27/+11
* s4:libnet/libnet_rpc.c - quiet an enum warningMatthias Dieter Wallnöfer2011-06-091-0/+4
* s4:winbind/wb_samba3_protocol.c - quiet enum warningMatthias Dieter Wallnöfer2011-06-091-22/+3
* s4:schema_convert_to_ol.c - fix memory contextsMatthias Dieter Wallnöfer2011-06-091-3/+13
* s4:dsdb/schema_convert_to_ol.c - quiet enum warningMatthias Dieter Wallnöfer2011-06-091-0/+9
* s4:auth/ntlm/auth.c - fix incompatible pointer type warningMatthias Dieter Wallnöfer2011-06-091-2/+2
* s4:smbd/server.c - quiet "time_t" format string warnings by castsMatthias Dieter Wallnöfer2011-06-091-2/+4
* s4:librpc/rpc/dcerpc.c - janitorial: use "void" for functions without argumentsMatthias Dieter Wallnöfer2011-06-091-1/+1
* ldb:ldb_msg.c - move away from "errno"Matthias Dieter Wallnöfer2011-06-091-3/+0
* samba-tool: added --local option to drs replicate commandAndrew Tridgell2011-06-091-1/+39
* s4-ipv6: don't default to 127.0.0.1 in provisionAndrew Tridgell2011-06-091-5/+8
* s4-ipv6: fill in pdc_ip in DsRGetDCNameEx2Andrew Tridgell2011-06-081-3/+12
* s4-wins: ensure we only use IPv4 for WINS ownerAndrew Tridgell2011-06-082-2/+2
* s4-interface: raise the debug level for interface discoveryAndrew Tridgell2011-06-081-3/+3
* s4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own error handlerAndrew Bartlett2011-06-081-0/+59
* s4-credentials Don't use expired Kerberos or GSSAPI credentialsAndrew Bartlett2011-06-081-4/+57
* s4-credentials Allow use of file-based credentials caches for debugging.Andrew Bartlett2011-06-081-3/+9
* s4-cldap: fixed the CLDAP response for IPv6 clientsAndrew Tridgell2011-06-071-6/+8
* s4-ipv6: fixed a crash in the IPv6 DNS codeAndrew Tridgell2011-06-071-1/+1
* s4-dns: fixed samba_tool -> samba-toolAndrew Tridgell2011-06-071-1/+1