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-02-20
s3: Add ACB_NORMAL to workstations, match RPC-SAMR
Volker Lendecke
1
-1
/
+9
2011-02-20
s3: Make QueryDispInfo and QueryInfo match for guest
Volker Lendecke
1
-6
/
+19
2011-02-20
s3: NO_SUCH_USER is a lot more likely than NO_MEMORY
Volker Lendecke
1
-1
/
+1
2011-02-20
s3: Convert init_system_info to NTSTATUS
Volker Lendecke
4
-9
/
+12
2011-02-20
s3: Slightly simplify Get_Pwnam_alloc
Volker Lendecke
1
-4
/
+1
2011-02-20
s3: Fix some nonempty blank lines
Volker Lendecke
2
-9
/
+9
2011-02-19
s3:tests: fix the smbclient_s3 test for multiple users running it.
Michael Adam
1
-2
/
+16
2011-02-19
s3:tests: remove unused script/tests/test_functions.sh
Michael Adam
1
-202
/
+0
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_posix_s3.sh
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_ntlm_auth_s...
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_smbtorture_...
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_wbinfo_s3.sh
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: use the blackbox subunit output formatter for the testparm_s3 test.
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_local_s3.sh
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: use the blackbox subunit output formatter for the smbclient_s3 test.
Michael Adam
1
-2
/
+2
2011-02-19
s3: Pass logonHours through pdb_ads
Volker Lendecke
1
-0
/
+22
2011-02-19
s3: Add "len" to pdb_set_hours
Volker Lendecke
8
-13
/
+23
2011-02-19
s3: Let pdb_ads write accountExpires
Volker Lendecke
1
-0
/
+18
2011-02-19
s3: Fix pdb_ads_pull_time
Volker Lendecke
1
-1
/
+1
2011-02-19
vfs_smb_traffic_analyzer shall also transfer the clients IP address.
Holger Hetterich
2
-4
/
+7
2011-02-18
Fix alignment issues in SPOOLSS "BUFFER" marshalling.
Jeremy Allison
1
-0
/
+7
2011-02-18
s3:vfs:syncops add option to disable metasync per share
Christian Ambach
1
-4
/
+14
2011-02-18
s3-smbsharemodes: libsmbsharemodes does neither depend on krb5 or ldap.
Günther Deschner
1
-1
/
+1
2011-02-18
nsswitch: make libwbclient a public library again.
Günther Deschner
1
-1
/
+1
2011-02-18
s3-waf: we need to globally -Ilib/replace
Günther Deschner
1
-1
/
+1
2011-02-18
s3-waf: fix popt support.
Günther Deschner
2
-0
/
+5
2011-02-18
lib/util/charset Add back setlocale(), but only when called from binaries
Andrew Bartlett
9
-10
/
+31
2011-02-18
lib/util/charcnv Move iconv handle setup in common
Andrew Bartlett
8
-615
/
+380
2011-02-18
s3-charcnv Don't genreate valid_table on the fly, rely on valid.dat
Andrew Bartlett
3
-52
/
+8
2011-02-18
lib/util Remove #if _SAMBA_BUILD_ == 4 that isn't required any more
Andrew Bartlett
1
-2
/
+0
2011-02-18
lib/util/charset Use top level iconv.c in source3
Andrew Bartlett
10
-796
/
+106
2011-02-18
s4-idl: rename s4 server_id.idl to server_id4.idl
Andrew Tridgell
14
-14
/
+14
2011-02-18
librpc make ndr-standard a common library
Andrew Bartlett
3
-23
/
+11
2011-02-18
librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript files
Andrew Bartlett
3
-23
/
+21
2011-02-18
nsswitch: depend on dl
Andrew Tridgell
1
-1
/
+1
2011-02-18
charset Remove use of {isupper,islower,toupper,tolower}_w functions
Andrew Bartlett
8
-167
/
+24
2011-02-18
s3-libads Remove MIT-specific krb5_princ_realm macro calls.
Andrew Bartlett
2
-55
/
+30
2011-02-18
s3-waf use lib/util/wscript_build, and avoid duplicate subsystems
Andrew Bartlett
1
-20
/
+3
2011-02-18
lib/util Make UTIL_LDB conditional on an s4 build
Andrew Bartlett
1
-1
/
+2
2011-02-18
s3-waf: use SAMBA3_*() build rules in source3/build
Andrew Tridgell
10
-275
/
+274
2011-02-18
build: put links for libs in the right directory
Andrew Tridgell
1
-1
/
+1
2011-02-18
s4-util: removed the valgrind_strlen() routine
Andrew Tridgell
2
-18
/
+0
2011-02-18
libutil: make waf rules usable by s3 waf build
Andrew Tridgell
1
-38
/
+39
2011-02-18
waf: improved error message for bad paths in SAMBA_LIBRARY()
Andrew Tridgell
1
-1
/
+7
2011-02-18
waf: support building libraries with a directory prefix
Andrew Tridgell
3
-4
/
+13
2011-02-18
s3-waf: fixed the include paths for samba public libraries
Andrew Tridgell
1
-4
/
+8
2011-02-18
charset: allow s3 waf build to use lib/util/charset
Andrew Tridgell
1
-5
/
+6
2011-02-18
waf: added SAMBA3_*() build rules to samba3.py
Andrew Tridgell
1
-2
/
+72
2011-02-18
waf: give a more sensible error on symlink_bin with missing directory
Andrew Tridgell
1
-0
/
+2
2011-02-18
lib/util/charset use get_dyn_CODEPAGEDIR(), which is in common
Andrew Bartlett
1
-2
/
+2
[next]