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
path:
root
/
source3
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
s3: only include lib/privileges.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include ../librpc/gen_ndr/lsa.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include ntdomain.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
1
-1
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
7
-0
/
+7
2011-03-30
s3-libsmb: put namequery headers to nmblib.h
Günther Deschner
4
-0
/
+4
2011-03-30
s3-locking: move locking prototypes out of proto.h.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
6
-0
/
+6
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
5
-0
/
+5
2011-03-30
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
5
-0
/
+5
2011-03-30
s3-includes: no point in including all security headers globally.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
13
-0
/
+13
2011-03-30
s3-includes: only include system/passwd.h when needed.
Günther Deschner
4
-0
/
+4
2011-03-30
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
2
-0
/
+2
2011-03-30
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...
Günther Deschner
1
-0
/
+1
2011-03-27
s3: Fix Coverity ID 2228: RESOURCE_LEAK
Volker Lendecke
1
-0
/
+1
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-1
/
+1
2011-03-23
s3-smbta-util: fix some buildwarnings.
Günther Deschner
1
-2
/
+2
2011-03-23
s3: Fix Coverity ID 2202, NULL_RETURNS
Volker Lendecke
1
-0
/
+3
2011-03-22
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
1
-1
/
+1
2011-03-18
s3-net: make sure we set correct default user flags in rap_user_add().
Günther Deschner
1
-1
/
+1
2011-03-18
s3-utils: run minimal_includes.pl over utils/*.c
Günther Deschner
3
-4
/
+0
2011-03-17
s3:net Find uid before using it
Sumit Bose
1
-7
/
+7
2011-03-16
s3-build: only include asn1 headers where actually needed.
Günther Deschner
1
-0
/
+1
2011-03-16
s3: Fix Coverity ID 1402: PASS_BY_VALUE
Volker Lendecke
1
-11
/
+11
2011-03-16
libcli/security: move display_sec headers to own header file and add to
Günther Deschner
2
-0
/
+2
2011-03-15
s3-libsmb: only include rap client when needed.
Günther Deschner
4
-0
/
+4
2011-03-15
s3: Fix Coverity ID 2290: Uninitialized read
Volker Lendecke
1
-1
/
+1
2011-03-10
s3-build: remove -I../lib/addns.
Günther Deschner
2
-3
/
+2
2011-03-05
s3-net: Use wbcSidToStringBuf
Volker Lendecke
1
-17
/
+3
2011-03-02
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
3
-0
/
+3
2011-03-02
s3-server_id: only include server_id where needed.
Günther Deschner
1
-0
/
+1
2011-02-28
Fix some types
Jelmer Vernooij
2
-4
/
+4
2011-02-28
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
9
-0
/
+9
2011-02-28
s3: Eliminate sys_select_intr from smbfilter
Volker Lendecke
1
-17
/
+43
2011-02-28
s3: smbcontrol to notify smbd about idmap changes
Gregor Beck
1
-0
/
+49
2011-02-27
s3: Make is_zero_addr take a sockaddr_storage
Volker Lendecke
1
-2
/
+2
2011-02-22
s3-printing: isolate print notification prototypes better.
Günther Deschner
1
-0
/
+1
2011-02-19
s3: Add "len" to pdb_set_hours
Volker Lendecke
1
-1
/
+1
2011-02-17
s3-cluster Always fill in the clustering vnn element
Andrew Bartlett
1
-2
/
+0
2011-02-16
s3:net: fix usage for "net rpc registry export"
Michael Adam
1
-1
/
+2
2011-02-15
s3: no need to globally include intl.h.
Günther Deschner
1
-0
/
+1
2011-02-09
s3:utils enable sharesec for registry shares
Christian Ambach
1
-1
/
+2
2011-02-09
s3:net idmap: implement net idmap delete
Gregor Beck
1
-5
/
+137
2011-02-09
s3:net idmap dump: report correct database file when failed to open idmap db.
Michael Adam
1
-1
/
+1
2011-02-09
s3:net idmap dump: use net_idmap_dbfile
Gregor Beck
1
-7
/
+15
2011-02-09
s3:net idmap restore: correctly abort operation if dbfile could not be determ...
Michael Adam
1
-0
/
+5
2011-02-09
s3:net idmap: fix error reporting in net_idmap_dbfile()
Michael Adam
1
-3
/
+10
2011-02-09
s3:net factor out net_idmap_dbfile
Gregor Beck
1
-33
/
+37
2011-02-09
s3:net idmap restore: fix segfault on missing input file
Gregor Beck
1
-0
/
+6
[next]