index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libclu/util: Move get_friendly_nt_error_msg() in common.
Andrew Bartlett
2011-06-17
1
-20
/
+0
*
samba-tool: exit with non-zero status on dbcheck failure
Andrew Tridgell
2011-06-17
1
-1
/
+3
*
s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'
Andrew Tridgell
2011-06-17
2
-2
/
+6
*
samba-tool: show success message on group operations
Andrew Tridgell
2011-06-17
1
-0
/
+4
*
s4-pysamdb: fixed the normalisation of grouptype in group add
Andrew Tridgell
2011-06-17
1
-1
/
+7
*
samba-tool: report total error count and suggest --fix if needed
Andrew Tridgell
2011-06-17
1
-3
/
+10
*
samba-tool: added attribute normalisation checks
Andrew Tridgell
2011-06-17
1
-3
/
+53
*
s4-dsdb: if we don't have a remote schema, then use the local one
Andrew Tridgell
2011-06-17
1
-2
/
+8
*
s4-pydsdb: added dsdb_normalise_attributes() call
Andrew Tridgell
2011-06-17
2
-0
/
+109
*
s4:winbind/wb_samba3_protocol.c - rework it using concrete enum values
Matthias Dieter Wallnöfer
2011-06-16
1
-3
/
+27
*
s4:ntvfs subsystems - rework it using concrete enum values
Matthias Dieter Wallnöfer
2011-06-16
4
-5
/
+43
*
s4:libcli/smb_composite: convert smb2_composite_setpathinfo_send/rev to teven...
Stefan Metzmacher
2011-06-15
2
-59
/
+129
*
samba-tool: disable validation on removing an empty attribute in dbcheck
Andrew Tridgell
2011-06-14
1
-1
/
+1
*
pyldb: make ldb operations more consistent
Andrew Tridgell
2011-06-14
1
-12
/
+21
*
pyldb: added validate option to ldb.modify()
Andrew Tridgell
2011-06-14
1
-9
/
+15
*
s4:libcli/raw/raw*.c - add unhandled enum values
Matthias Dieter Wallnöfer
2011-06-11
2
-2
/
+3
*
s4:torture/ndr/string.c - fix type-punned warning and remove unused variables
Matthias Dieter Wallnöfer
2011-06-11
1
-3
/
+2
*
s4:ntvfs/smb2/vfs_smb2.c - remove unused variable
Matthias Dieter Wallnöfer
2011-06-11
1
-1
/
+0
*
s4:auth/ntlm/auth_unix.c - remove unused variables
Matthias Dieter Wallnöfer
2011-06-11
1
-2
/
+0
*
s4-samba-tool: added dbcheck commmand
Andrew Tridgell
2011-06-10
2
-0
/
+125
*
s4-librpc Remove unsued server_id4.idl
Andrew Bartlett
2011-06-10
1
-13
/
+0
*
s4-drs: added debug lines for missing linked attribute fields
Andrew Tridgell
2011-06-10
1
-0
/
+8
*
s4-drs: ensure we add a RMD_ADDTIME when upgrading a linked attribute
Andrew Tridgell
2011-06-10
1
-1
/
+2
*
s4-drs: cope with missing RMD_ADDTIME in linked attributes
Andrew Tridgell
2011-06-10
2
-5
/
+7
*
s4-param add const to loadparm_init_s3 s3_fns
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
7
-31
/
+6
*
librpc/idr Use the Samba3 notify.idl in common.
Andrew Bartlett
2011-06-09
6
-69
/
+5
*
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
2011-06-09
13
-20
/
+13
*
s4-cluster Use task_id instead of id2 to clarify server_id structure
Andrew Bartlett
2011-06-09
5
-14
/
+14
*
s4:rpc_server/dcesrv_samr.c - quiet enum warnings
Matthias Dieter Wallnöfer
2011-06-09
1
-0
/
+6
*
s4:ntvfs subsystem - quiet enum warnings
Matthias Dieter Wallnöfer
2011-06-09
4
-27
/
+11
*
s4:libnet/libnet_rpc.c - quiet an enum warning
Matthias Dieter Wallnöfer
2011-06-09
1
-0
/
+4
*
s4:winbind/wb_samba3_protocol.c - quiet enum warning
Matthias Dieter Wallnöfer
2011-06-09
1
-22
/
+3
*
s4:schema_convert_to_ol.c - fix memory contexts
Matthias Dieter Wallnöfer
2011-06-09
1
-3
/
+13
*
s4:dsdb/schema_convert_to_ol.c - quiet enum warning
Matthias Dieter Wallnöfer
2011-06-09
1
-0
/
+9
*
s4:auth/ntlm/auth.c - fix incompatible pointer type warning
Matthias Dieter Wallnöfer
2011-06-09
1
-2
/
+2
*
s4:smbd/server.c - quiet "time_t" format string warnings by casts
Matthias Dieter Wallnöfer
2011-06-09
1
-2
/
+4
*
s4:librpc/rpc/dcerpc.c - janitorial: use "void" for functions without arguments
Matthias Dieter Wallnöfer
2011-06-09
1
-1
/
+1
*
ldb:ldb_msg.c - move away from "errno"
Matthias Dieter Wallnöfer
2011-06-09
1
-3
/
+0
*
samba-tool: added --local option to drs replicate command
Andrew Tridgell
2011-06-09
1
-1
/
+39
*
s4-ipv6: don't default to 127.0.0.1 in provision
Andrew Tridgell
2011-06-09
1
-5
/
+8
*
s4-ipv6: fill in pdc_ip in DsRGetDCNameEx2
Andrew Tridgell
2011-06-08
1
-3
/
+12
*
s4-wins: ensure we only use IPv4 for WINS owner
Andrew Tridgell
2011-06-08
2
-2
/
+2
*
s4-interface: raise the debug level for interface discovery
Andrew Tridgell
2011-06-08
1
-3
/
+3
*
s4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own error handler
Andrew Bartlett
2011-06-08
1
-0
/
+59
*
s4-credentials Don't use expired Kerberos or GSSAPI credentials
Andrew Bartlett
2011-06-08
1
-4
/
+57
*
s4-credentials Allow use of file-based credentials caches for debugging.
Andrew Bartlett
2011-06-08
1
-3
/
+9
*
s4-cldap: fixed the CLDAP response for IPv6 clients
Andrew Tridgell
2011-06-07
1
-6
/
+8
*
s4-ipv6: fixed a crash in the IPv6 DNS code
Andrew Tridgell
2011-06-07
1
-1
/
+1
*
s4-dns: fixed samba_tool -> samba-tool
Andrew Tridgell
2011-06-07
1
-1
/
+1
[prev]
[next]