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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-06
s3: Remove unused args from get_nss_info
Volker Lendecke
6
-10
/
+1
2011-03-06
s3: Move EXOP definitions to smbldap.h
Volker Lendecke
2
-25
/
+25
2011-03-05
s3: Fix uninitialized variables
Volker Lendecke
1
-1
/
+2
2011-03-05
s3-net: Use wbcSidToStringBuf
Volker Lendecke
1
-17
/
+3
2011-03-05
nsswitch: wbcFreeMemory deals fine with NULL
Volker Lendecke
1
-3
/
+1
2011-03-05
s3: Fix a memory leak in check_sam_security_info3
Volker Lendecke
1
-10
/
+12
2011-03-05
s3:test: the registry roundtrip test passes now
Michael Adam
1
-1
/
+0
2011-03-05
s3:test: mark vanished parameter "postscript" invalid in net registry roundtr...
Michael Adam
1
-0
/
+1
2011-03-05
s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameter
Michael Adam
1
-0
/
+1
2011-03-05
s3:test: in net registry roundtrip test, exclude the files from exclude/logon
Michael Adam
1
-1
/
+1
2011-03-05
s3:registry: fix invalid write in iconvert_talloc()
Michael Adam
1
-2
/
+5
2011-03-05
s3:test: correctly react to each failing step in the net registry roundtrip t...
Michael Adam
1
-0
/
+29
2011-03-05
s3:test: improve logging in the net registry roundtrip test steps
Michael Adam
1
-1
/
+7
2011-03-04
s3: add two missing vfs disconnect calls
David Disseldorp
1
-0
/
+2
2011-03-04
s3-printing: fix cups pcap reload with no printers
David Disseldorp
1
-12
/
+27
2011-03-04
s3-printing: remove unneeded local_pcap_copy global
David Disseldorp
1
-36
/
+18
2011-03-04
s3-printing: follow force user/group for driver IO
David Disseldorp
3
-57
/
+118
2011-03-04
s3-waf: add wildcard commands from main wscript.
Günther Deschner
1
-1
/
+11
2011-03-04
s3-nterr: use strcasecmp in nt_status_string_to_code().
Günther Deschner
1
-1
/
+2
2011-03-04
s3-nterr: within nt_errstr() compare codes using NT_STATUS_V().
Günther Deschner
1
-1
/
+2
2011-03-04
nterr: make sure both nt_err_desc structs are the same.
Günther Deschner
1
-0
/
+3
2011-03-04
nterr: make sure both nt_errs structs are the same.
Günther Deschner
1
-4
/
+16
2011-03-04
s3-nterr: make nt_err_desc static const.
Günther Deschner
1
-1
/
+1
2011-03-04
nterr: remove space indents (use tabs instead), following coding standards.
Günther Deschner
1
-12
/
+12
2011-03-04
nterr: remove trailing whitespace.
Günther Deschner
1
-15
/
+15
2011-03-04
s3-waf: add check for SEEKDIR_RETURNS_VOID.
Günther Deschner
1
-0
/
+5
2011-03-04
s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
Günther Deschner
1
-0
/
+6
2011-03-04
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
3
-33
/
+0
2011-03-03
s3: Use dom_sid_string_buf in sid_to_fstring
Volker Lendecke
1
-3
/
+1
2011-03-03
s3: Use dom_sid_string in _lsa_lookup_sids_internal
Volker Lendecke
1
-4
/
+1
2011-03-03
s3: Remove an obsolete comment
Volker Lendecke
1
-3
/
+1
2011-03-03
s3: Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
2011-03-03
lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.
Günther Deschner
1
-1
/
+1
2011-03-02
s3-includes: remove global include of system/readline.h.
Günther Deschner
1
-1
/
+0
2011-03-02
s3-proto: fix some inline comments.
Günther Deschner
1
-3
/
+12
2011-03-02
s3-libds: use already existing ../libds/common/flag_mapping.h header.
Günther Deschner
5
-9
/
+4
2011-03-02
s3: Pass the aio_force operation through vfs_gpfs
Volker Lendecke
1
-0
/
+7
2011-03-02
s3: Ask GPFS for the IS_OFFLINE operation
Volker Lendecke
1
-0
/
+31
2011-03-02
s3: Announce HSM in the gpfs module
Volker Lendecke
1
-0
/
+23
2011-03-02
s3: Pass smb_filename through the set_offline vfs op
Volker Lendecke
8
-12
/
+36
2011-03-02
s3: Pass smb_filename through the is_offline vfs op
Volker Lendecke
8
-14
/
+53
2011-03-02
s3: Fix operation names in vfs_full_audit.c
Volker Lendecke
1
-2
/
+2
2011-03-02
s3: Print all flags in "smbclient allinfo"
Volker Lendecke
1
-1
/
+25
2011-03-02
s3:idmap_cache: remove an leftover wip comment
Michael Adam
1
-1
/
+1
2011-03-02
s3: adjust loglevel for idmap_cache
Gregor Beck
1
-10
/
+10
2011-03-02
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
9
-2
/
+8
2011-03-02
s3-lanman: talk to srvsvc dcerpc server in api_RNetSessionEnum().
Günther Deschner
1
-10
/
+63
2011-03-02
s3-server_id: only include server_id where needed.
Günther Deschner
12
-1
/
+11
2011-03-02
s3: GPFS can't deal with mangled names
Volker Lendecke
1
-0
/
+7
2011-03-02
s3-printing: vfs_connect prior to driver/dfs IO
David Disseldorp
3
-10
/
+29
[prev]
[next]