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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-idmap-hash: Make "hashed_domains" properly talloced
Volker Lendecke
2011-03-06
1
-7
/
+7
*
s3: Replace idmap_ad_close by a destructor
Volker Lendecke
2011-03-06
1
-11
/
+12
*
s3-idmap-ad: Make ad_schema properly talloced
Volker Lendecke
2011-03-06
1
-4
/
+2
*
s3-idmap-tdb: private_data is a talloc child of dom
Volker Lendecke
2011-03-06
1
-7
/
+0
*
s3-idmap-ldap: private_data is a talloc child of dom
Volker Lendecke
2011-03-06
1
-10
/
+0
*
s3-idmap-rid: private_data is a talloc child of dom
Volker Lendecke
2011-03-06
1
-1
/
+0
*
s3: Remove an unnecessary if-statement
Volker Lendecke
2011-03-06
1
-3
/
+1
*
s3: Remove an obsolete comment
Volker Lendecke
2011-03-06
1
-5
/
+0
*
s3: Remove some unused code
Volker Lendecke
2011-03-06
1
-21
/
+0
*
s3: Remove unused args from nss_get_info_cached
Volker Lendecke
2011-03-06
3
-7
/
+4
*
s3: Remove unused args from nss_get_info
Volker Lendecke
2011-03-06
3
-3
/
+1
*
s3: Remove unused args from get_nss_info
Volker Lendecke
2011-03-06
6
-10
/
+1
*
s3: Move EXOP definitions to smbldap.h
Volker Lendecke
2011-03-06
2
-25
/
+25
*
s3: Fix uninitialized variables
Volker Lendecke
2011-03-05
1
-1
/
+2
*
s3-net: Use wbcSidToStringBuf
Volker Lendecke
2011-03-05
1
-17
/
+3
*
nsswitch: wbcFreeMemory deals fine with NULL
Volker Lendecke
2011-03-05
1
-3
/
+1
*
s3: Fix a memory leak in check_sam_security_info3
Volker Lendecke
2011-03-05
1
-10
/
+12
*
s3:test: the registry roundtrip test passes now
Michael Adam
2011-03-05
1
-1
/
+0
*
s3:test: mark vanished parameter "postscript" invalid in net registry roundtr...
Michael Adam
2011-03-05
1
-0
/
+1
*
s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameter
Michael Adam
2011-03-05
1
-0
/
+1
*
s3:test: in net registry roundtrip test, exclude the files from exclude/logon
Michael Adam
2011-03-05
1
-1
/
+1
*
s3:registry: fix invalid write in iconvert_talloc()
Michael Adam
2011-03-05
1
-2
/
+5
*
s3:test: correctly react to each failing step in the net registry roundtrip t...
Michael Adam
2011-03-05
1
-0
/
+29
*
s3:test: improve logging in the net registry roundtrip test steps
Michael Adam
2011-03-05
1
-1
/
+7
*
s3: add two missing vfs disconnect calls
David Disseldorp
2011-03-04
1
-0
/
+2
*
s3-printing: fix cups pcap reload with no printers
David Disseldorp
2011-03-04
1
-12
/
+27
*
s3-printing: remove unneeded local_pcap_copy global
David Disseldorp
2011-03-04
1
-36
/
+18
*
s3-printing: follow force user/group for driver IO
David Disseldorp
2011-03-04
3
-57
/
+118
*
s3-waf: add wildcard commands from main wscript.
Günther Deschner
2011-03-04
1
-1
/
+11
*
s3-nterr: use strcasecmp in nt_status_string_to_code().
Günther Deschner
2011-03-04
1
-1
/
+2
*
s3-nterr: within nt_errstr() compare codes using NT_STATUS_V().
Günther Deschner
2011-03-04
1
-1
/
+2
*
nterr: make sure both nt_err_desc structs are the same.
Günther Deschner
2011-03-04
1
-0
/
+3
*
nterr: make sure both nt_errs structs are the same.
Günther Deschner
2011-03-04
1
-4
/
+16
*
s3-nterr: make nt_err_desc static const.
Günther Deschner
2011-03-04
1
-1
/
+1
*
nterr: remove space indents (use tabs instead), following coding standards.
Günther Deschner
2011-03-04
1
-12
/
+12
*
nterr: remove trailing whitespace.
Günther Deschner
2011-03-04
1
-15
/
+15
*
s3-waf: add check for SEEKDIR_RETURNS_VOID.
Günther Deschner
2011-03-04
1
-0
/
+5
*
s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
Günther Deschner
2011-03-04
1
-0
/
+6
*
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
2011-03-04
3
-33
/
+0
*
s3: Use dom_sid_string_buf in sid_to_fstring
Volker Lendecke
2011-03-03
1
-3
/
+1
*
s3: Use dom_sid_string in _lsa_lookup_sids_internal
Volker Lendecke
2011-03-03
1
-4
/
+1
*
s3: Remove an obsolete comment
Volker Lendecke
2011-03-03
1
-3
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-03-03
1
-3
/
+3
*
lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.
Günther Deschner
2011-03-03
1
-1
/
+1
*
s3-includes: remove global include of system/readline.h.
Günther Deschner
2011-03-02
1
-1
/
+0
*
s3-proto: fix some inline comments.
Günther Deschner
2011-03-02
1
-3
/
+12
*
s3-libds: use already existing ../libds/common/flag_mapping.h header.
Günther Deschner
2011-03-02
5
-9
/
+4
*
s3: Pass the aio_force operation through vfs_gpfs
Volker Lendecke
2011-03-02
1
-0
/
+7
*
s3: Ask GPFS for the IS_OFFLINE operation
Volker Lendecke
2011-03-02
1
-0
/
+31
*
s3: Announce HSM in the gpfs module
Volker Lendecke
2011-03-02
1
-0
/
+23
[prev]
[next]