index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
source3/libsmb/proto.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+8
*
source3/libsmb/nmblib.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+27
*
source3/libsmb/libsmb.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+5
*
source3/libsmb/errormap_wbc.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+26
*
source3/libsmb/clidgram.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+26
*
source3/libnet/libnet_join.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+25
*
source3/libads/ldap_schema.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+25
*
source3/libads/cldap.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+27
*
source3/libads/ads_status.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+22
*
source3/libads/ads_ldap_protos.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+28
*
source3/lib/privileges.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+27
*
source3/lib/netapi/libnetapi.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+19
*
source3/intl/lang_tdb.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+23
*
source3/include/smb_ldap.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+22
*
source3/include/smb_krb5.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+22
*
source3/include/mangle.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+19
*
source3/include/krb5_protos.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-2
/
+29
*
source3/include/krb5_env.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+24
*
bug in source3/winbindd/winbindd_sids_to_xids.c
Herb Lewis
2011-06-10
1
-1
/
+4
*
Export init_stat_ex_from_stat for use in VFS modules.
Richard Sharpe
2011-06-10
2
-6
/
+19
*
s3-param Avoid strupper_m() where possible.
Andrew Bartlett
2011-06-10
1
-5
/
+12
*
s3:vfs cleanup unused code in vfs_recycle
Christian Ambach
2011-06-09
1
-26
/
+0
*
s3:net fix a typo
Christian Ambach
2011-06-09
1
-1
/
+1
*
s3:modules fix some non-empty blank lines
Christian Ambach
2011-06-09
1
-6
/
+5
*
s3:rpcclient: remove unused new_workgroup variable
Stefan Metzmacher
2011-06-09
1
-4
/
+0
*
s3:lib/util: use %llu consitently (instead of %d) in interpret_pid() to parse...
Stefan Metzmacher
2011-06-09
1
-1
/
+1
*
s3-selftest Add test for smbclient --authentication-file
Andrew Bartlett
2011-06-09
2
-13
/
+55
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
91
-341
/
+264
*
s3-lib Add myhostname_upper()
Andrew Bartlett
2011-06-09
2
-0
/
+17
*
s3-selftest Add a test for 'message command'
Andrew Bartlett
2011-06-09
1
-0
/
+48
*
server_id: Change format to vnn:pid.task_id, pid.task_id or pid
Andrew Bartlett
2011-06-09
1
-4
/
+14
*
s3-param Remove special case for global_scope()
Andrew Bartlett
2011-06-09
9
-55
/
+17
*
s3-param Remove special case for lp_workgroup()
Andrew Bartlett
2011-06-09
6
-61
/
+8
*
s3-libsmbclient Use workgroup from libsmbclient caller for domain in credentials
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-lib Use domain in credentials file for domain in credentials
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
11
-48
/
+24
*
s3-lib Read and write the full struct server_id (except the unique_id)
Andrew Bartlett
2011-06-09
1
-19
/
+18
*
librpc/idr Use the Samba3 notify.idl in common.
Andrew Bartlett
2011-06-09
5
-92
/
+2
*
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
2011-06-09
4
-34
/
+2
*
s3-server_id change pid to hyper
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-server_id Add task_id to server_id to match Samba4
Andrew Bartlett
2011-06-09
3
-0
/
+9
*
s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
Andrew Bartlett
2011-06-09
16
-18
/
+17
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
39
-98
/
+97
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
107
-219
/
+218
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
47
-82
/
+81
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
79
-169
/
+168
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
49
-107
/
+106
*
s3-talloc Remove unused TALLOC zeronull functions and macro definitions
Andrew Bartlett
2011-06-09
3
-131
/
+0
*
s3:auth/auth_samba4.c - remove unused variable
Matthias Dieter Wallnöfer
2011-06-09
1
-1
/
+0
*
s3:passdb/pdb_samba4.c - remove unused variable
Matthias Dieter Wallnöfer
2011-06-09
1
-1
/
+0
[prev]
[next]