index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-10
auth/auth_sam_reply.h: fix licence/copyright
Günther Deschner
1
-0
/
+22
2011-06-10
bug in source3/winbindd/winbindd_sids_to_xids.c
Herb Lewis
1
-1
/
+4
2011-06-10
Export init_stat_ex_from_stat for use in VFS modules.
Richard Sharpe
2
-6
/
+19
2011-06-10
s4-samba-tool: added dbcheck commmand
Andrew Tridgell
2
-0
/
+125
2011-06-10
waf-symbols: don't look for symbol lists in GENERATOR targets
Andrew Tridgell
1
-1
/
+1
2011-06-10
waf: fixed 'make bin/XXX' for the remaining binaries
Andrew Tridgell
3
-6
/
+33
2011-06-10
s3-param Avoid strupper_m() where possible.
Andrew Bartlett
1
-5
/
+12
2011-06-10
s4-librpc Remove unsued server_id4.idl
Andrew Bartlett
1
-13
/
+0
2011-06-10
s4-drs: added debug lines for missing linked attribute fields
Andrew Tridgell
1
-0
/
+8
2011-06-10
s4-drs: ensure we add a RMD_ADDTIME when upgrading a linked attribute
Andrew Tridgell
1
-1
/
+2
2011-06-10
s4-drs: cope with missing RMD_ADDTIME in linked attributes
Andrew Tridgell
2
-5
/
+7
2011-06-09
s3:vfs cleanup unused code in vfs_recycle
Christian Ambach
1
-26
/
+0
2011-06-09
s3:net fix a typo
Christian Ambach
1
-1
/
+1
2011-06-09
s3:modules fix some non-empty blank lines
Christian Ambach
1
-6
/
+5
2011-06-09
s3:rpcclient: remove unused new_workgroup variable
Stefan Metzmacher
1
-4
/
+0
2011-06-09
s3:lib/util: use %llu consitently (instead of %d) in interpret_pid() to parse...
Stefan Metzmacher
1
-1
/
+1
2011-06-09
server_id.idl: change unique_id to hyper
Stefan Metzmacher
1
-1
/
+1
2011-06-09
s3-selftest Add test for smbclient --authentication-file
Andrew Bartlett
2
-13
/
+55
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
92
-342
/
+265
2011-06-09
s3-lib Add myhostname_upper()
Andrew Bartlett
2
-0
/
+17
2011-06-09
s3-selftest Add a test for 'message command'
Andrew Bartlett
2
-0
/
+50
2011-06-09
server_id: Change format to vnn:pid.task_id, pid.task_id or pid
Andrew Bartlett
2
-5
/
+20
2011-06-09
s3-param Remove special case for global_scope()
Andrew Bartlett
9
-55
/
+17
2011-06-09
s3-param Remove special case for lp_workgroup()
Andrew Bartlett
6
-61
/
+8
2011-06-09
s3-libsmbclient Use workgroup from libsmbclient caller for domain in credentials
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-lib Use domain in credentials file for domain in credentials
Andrew Bartlett
1
-1
/
+1
2011-06-09
s4-param add const to loadparm_init_s3 s3_fns
Andrew Bartlett
1
-2
/
+2
2011-06-09
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
22
-80
/
+77
2011-06-09
s3-lib Read and write the full struct server_id (except the unique_id)
Andrew Bartlett
1
-19
/
+18
2011-06-09
librpc/idr Use the Samba3 notify.idl in common.
Andrew Bartlett
13
-79
/
+16
2011-06-09
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
19
-29
/
+23
2011-06-09
s3-server_id change pid to hyper
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-server_id Add task_id to server_id to match Samba4
Andrew Bartlett
3
-0
/
+9
2011-06-09
s4-cluster Use task_id instead of id2 to clarify server_id structure
Andrew Bartlett
5
-14
/
+14
2011-06-09
s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
Andrew Bartlett
17
-19
/
+18
2011-06-09
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
40
-99
/
+98
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
114
-229
/
+228
2011-06-09
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
47
-82
/
+81
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
84
-183
/
+182
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
51
-109
/
+108
2011-06-09
s3-talloc Remove unused TALLOC zeronull functions and macro definitions
Andrew Bartlett
3
-131
/
+0
2011-06-09
s4:rpc_server/dcesrv_samr.c - quiet enum warnings
Matthias Dieter Wallnöfer
1
-0
/
+6
2011-06-09
s4:ntvfs subsystem - quiet enum warnings
Matthias Dieter Wallnöfer
4
-27
/
+11
2011-06-09
s4:libnet/libnet_rpc.c - quiet an enum warning
Matthias Dieter Wallnöfer
1
-0
/
+4
2011-06-09
s4:winbind/wb_samba3_protocol.c - quiet enum warning
Matthias Dieter Wallnöfer
1
-22
/
+3
2011-06-09
s4:schema_convert_to_ol.c - fix memory contexts
Matthias Dieter Wallnöfer
1
-3
/
+13
2011-06-09
s4:dsdb/schema_convert_to_ol.c - quiet enum warning
Matthias Dieter Wallnöfer
1
-0
/
+9
2011-06-09
s4:auth/ntlm/auth.c - fix incompatible pointer type warning
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-06-09
s3:auth/auth_samba4.c - remove unused variable
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-06-09
s3:passdb/pdb_samba4.c - remove unused variable
Matthias Dieter Wallnöfer
1
-1
/
+0
[next]