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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4/metadata: fix whitespaces
Kamen Mazdrashki
2010-05-19
1
-71
/
+71
*
s4/selftest: fix passwords in selftest-vars script
Kamen Mazdrashki
2010-05-19
1
-2
/
+2
*
s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"
Matthias Dieter Wallnöfer
2010-05-18
1
-1
/
+0
*
s4:smb_server: add dfs smbtorture to selftests
Matthieu Patou
2010-05-18
1
-0
/
+6
*
s4:smb_server: Implement GET_DFS_REFERRAL for domain referral requests
Matthieu Patou
2010-05-18
1
-1
/
+871
*
s4:smb_server: fix trailling whitespace in trans2.c
Matthieu Patou
2010-05-18
1
-25
/
+25
*
s4 torture: Add tests for dfs referrals handling in SMB/trans2 requests
Matthieu Patou
2010-05-18
5
-2
/
+578
*
s4 torture test: Adapt ndr-dfsblobs torture test to new idl
Matthieu Patou
2010-05-18
1
-2
/
+2
*
s4:librpc: fix the autoconf build
Stefan Metzmacher
2010-05-18
1
-1
/
+6
*
s4:dynconfig: let the autoconf build compile again
Stefan Metzmacher
2010-05-18
1
-1
/
+6
*
s3: Fix some more iconv convenience usages.
Jelmer Vernooij
2010-05-18
2
-4
/
+4
*
Remove more usages of iconv_convenience in files which were apparently not re...
Jelmer Vernooij
2010-05-18
3
-6
/
+3
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
16
-25
/
+1
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
160
-923
/
+549
*
s4:ntvfs Prepare for a possible future sharing of notify.idl
Andrew Bartlett
2010-05-18
1
-0
/
+4
*
s4:winbindd Record the privilaged pipe dir
Andrew Bartlett
2010-05-18
2
-2
/
+7
*
s4:credentials Add in tracking of the password last set time
Andrew Bartlett
2010-05-18
3
-1
/
+33
*
s4:provision Remove unused 'account_name' parameter
Andrew Bartlett
2010-05-18
3
-3
/
+0
*
s4:auth Make it clear to the callers the talloc lifetime.
Andrew Bartlett
2010-05-18
1
-0
/
+2
*
pynet: Remove unused credentials argument.
Jelmer Vernooij
2010-05-18
1
-4
/
+3
*
s4-rodc: Set am_rodc flag during provision
Anatoliy Atanasov
2010-05-17
3
-11
/
+16
*
s4-rodc: Cache am_rodc flag
Anatoliy Atanasov
2010-05-17
2
-0
/
+51
*
s4:repl_meta_data LDB module - fix counter types
Matthias Dieter Wallnöfer
2010-05-14
1
-1
/
+1
*
s4:net domainlevel tool - fix up the error handling as Jelmer suggested
Matthias Dieter Wallnöfer
2010-05-14
1
-2
/
+4
*
s4:dsdb_cache LDB module - fix a typo
Matthias Dieter Wallnöfer
2010-05-14
1
-1
/
+1
*
s4:samldb LDB module - remove unused variables
Matthias Dieter Wallnöfer
2010-05-14
1
-2
/
+0
*
s4:gensec expose gensec_set_target_principal for use outside GENSEC
Andrew Bartlett
2010-05-14
4
-3
/
+8
*
s4:winbindd Rework some winbind structures to make s3compat easier
Andrew Bartlett
2010-05-14
3
-178
/
+185
*
s4:process_model Fix process_standard and process_onefork not to use
Andrew Bartlett
2010-05-14
2
-55
/
+19
*
s4:process_modals Add another process modal - 'onefork'
Andrew Bartlett
2010-05-14
3
-0
/
+183
*
s4:credentials Allow setting of an empty Kerberos CCACHE
Andrew Bartlett
2010-05-14
1
-18
/
+12
*
s4:ntvfs Prepare for a possible future sharing of notify.idl
Andrew Bartlett
2010-05-14
1
-0
/
+4
*
s3compat: use right variable for STATEDIR
Andrew Tridgell
2010-05-14
1
-1
/
+1
*
s4-dynconfig: make dynconfig more compatible with s3
Andrew Tridgell
2010-05-14
2
-54
/
+55
*
Revert "s4: remove unused references to swat"
Andrew Bartlett
2010-05-14
6
-0
/
+10
*
s4-libndr: fix ndr_pull_string_array() for non utf16 arrays in s4 as well.
Günther Deschner
2010-05-14
1
-1
/
+1
*
s4:heimdal_build: move #undef __APPLE__ to the end of roken.h
Stefan Metzmacher
2010-05-14
2
-5
/
+5
*
Now we behave as Windows does, remove a Samba3 specific test return.
Jeremy Allison
2010-05-13
1
-1
/
+7
*
s4:domainlevel - handle exceptions more precisely
Matthias Dieter Wallnöfer
2010-05-13
1
-2
/
+2
*
s4: Do not display by default the message Failed to send DsReplicaSync is oth...
Matthieu Patou
2010-05-13
1
-1
/
+6
*
s4:dsdb: fix samdb_result_logon_hours() and don't hardcode units_per_week
Stefan Metzmacher
2010-05-13
1
-4
/
+11
*
ldb:ldb_msg.c - use result constant
Matthias Dieter Wallnöfer
2010-05-13
1
-1
/
+1
*
s4:domainlevel.py - update the script to handle both domain level occourrence...
Matthias Dieter Wallnöfer
2010-05-13
1
-0
/
+25
*
s4:domain functional level - it is also specified in the domain object under ...
Matthias Dieter Wallnöfer
2010-05-13
2
-1
/
+3
*
s4:provision_configuration.ldif - add more extended rights objects
Matthias Dieter Wallnöfer
2010-05-13
1
-0
/
+60
*
s4:provision_users.ldif - fix up and reorder the well-known security principals
Matthias Dieter Wallnöfer
2010-05-13
1
-5
/
+10
*
s4:provision_configuration.ldif - add more Windows 2008 forest operations
Matthias Dieter Wallnöfer
2010-05-13
1
-0
/
+120
*
s4:provision_configuration.ldif - the revision level of "Windows2003Update" s...
Matthias Dieter Wallnöfer
2010-05-13
1
-1
/
+1
*
s4:provision_configuration.ldif - "CN=94fdebc6-8eeb-4640-80de-ec52b9ca17fa" o...
Matthias Dieter Wallnöfer
2010-05-13
1
-0
/
+1
*
s4:provision*.ldif - always set the "msDS-NcType" attribute correctly
Matthias Dieter Wallnöfer
2010-05-13
2
-1
/
+2
[next]