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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
s4-smbtorture: take a TODO note for RAP-PRINTING.
Günther Deschner
1
-0
/
+8
2010-05-20
s4:operational LDB module - fix warnings (missing parameters, unused variable)
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-05-20
s4:auth handle addition of nested aliases of domain groups.
Andrew Bartlett
1
-8
/
+8
2010-05-20
s4:auth Change auth_generate_session_info to take flags
Andrew Bartlett
10
-38
/
+139
2010-05-20
s4:auth Push check for messaging context into winbind backend
Andrew Bartlett
2
-5
/
+5
2010-05-20
s4:auth Add dependency from the operational module onto auth
Andrew Bartlett
6
-9
/
+39
2010-05-20
s4:auth Allow the operational module to get a user's tokenGroups from auth
Andrew Bartlett
9
-123
/
+200
2010-05-20
s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC test
Andrew Bartlett
2
-9
/
+307
2010-05-20
s4:auth Move BUILTIN group addition into session.c
Andrew Bartlett
4
-84
/
+264
2010-05-20
s4:dsdb disable tokenGroups until end of rewrite
Andrew Bartlett
1
-1
/
+2
2010-05-19
pynet: Raise proper exceptions rather than invoking sys.exit.
Jelmer Vernooij
2
-8
/
+6
2010-05-19
s4/metadata: fix whitespaces
Kamen Mazdrashki
1
-71
/
+71
2010-05-19
s4/selftest: fix passwords in selftest-vars script
Kamen Mazdrashki
1
-2
/
+2
2010-05-18
s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-05-18
s4:smb_server: add dfs smbtorture to selftests
Matthieu Patou
1
-0
/
+6
2010-05-18
s4:smb_server: Implement GET_DFS_REFERRAL for domain referral requests
Matthieu Patou
1
-1
/
+871
2010-05-18
s4:smb_server: fix trailling whitespace in trans2.c
Matthieu Patou
1
-25
/
+25
2010-05-18
s4 torture: Add tests for dfs referrals handling in SMB/trans2 requests
Matthieu Patou
5
-2
/
+578
2010-05-18
s4 torture test: Adapt ndr-dfsblobs torture test to new idl
Matthieu Patou
1
-2
/
+2
2010-05-18
s4:librpc: fix the autoconf build
Stefan Metzmacher
1
-1
/
+6
2010-05-18
s4:dynconfig: let the autoconf build compile again
Stefan Metzmacher
1
-1
/
+6
2010-05-18
s3: Fix some more iconv convenience usages.
Jelmer Vernooij
2
-4
/
+4
2010-05-18
Remove more usages of iconv_convenience in files which were apparently not re...
Jelmer Vernooij
3
-6
/
+3
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
16
-25
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
160
-923
/
+549
2010-05-18
s4:ntvfs Prepare for a possible future sharing of notify.idl
Andrew Bartlett
1
-0
/
+4
2010-05-18
s4:winbindd Record the privilaged pipe dir
Andrew Bartlett
2
-2
/
+7
2010-05-18
s4:credentials Add in tracking of the password last set time
Andrew Bartlett
3
-1
/
+33
2010-05-18
s4:provision Remove unused 'account_name' parameter
Andrew Bartlett
3
-3
/
+0
2010-05-18
s4:auth Make it clear to the callers the talloc lifetime.
Andrew Bartlett
1
-0
/
+2
2010-05-18
pynet: Remove unused credentials argument.
Jelmer Vernooij
1
-4
/
+3
2010-05-17
s4-rodc: Set am_rodc flag during provision
Anatoliy Atanasov
3
-11
/
+16
2010-05-17
s4-rodc: Cache am_rodc flag
Anatoliy Atanasov
2
-0
/
+51
2010-05-14
s4:repl_meta_data LDB module - fix counter types
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-14
s4:net domainlevel tool - fix up the error handling as Jelmer suggested
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-05-14
s4:dsdb_cache LDB module - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-14
s4:samldb LDB module - remove unused variables
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-05-14
s4:gensec expose gensec_set_target_principal for use outside GENSEC
Andrew Bartlett
4
-3
/
+8
2010-05-14
s4:winbindd Rework some winbind structures to make s3compat easier
Andrew Bartlett
3
-178
/
+185
2010-05-14
s4:process_model Fix process_standard and process_onefork not to use
Andrew Bartlett
2
-55
/
+19
2010-05-14
s4:process_modals Add another process modal - 'onefork'
Andrew Bartlett
3
-0
/
+183
2010-05-14
s4:credentials Allow setting of an empty Kerberos CCACHE
Andrew Bartlett
1
-18
/
+12
2010-05-14
s4:ntvfs Prepare for a possible future sharing of notify.idl
Andrew Bartlett
1
-0
/
+4
2010-05-14
s3compat: use right variable for STATEDIR
Andrew Tridgell
1
-1
/
+1
2010-05-14
s4-dynconfig: make dynconfig more compatible with s3
Andrew Tridgell
2
-54
/
+55
2010-05-14
Revert "s4: remove unused references to swat"
Andrew Bartlett
6
-0
/
+10
2010-05-14
s4-libndr: fix ndr_pull_string_array() for non utf16 arrays in s4 as well.
Günther Deschner
1
-1
/
+1
2010-05-14
s4:heimdal_build: move #undef __APPLE__ to the end of roken.h
Stefan Metzmacher
2
-5
/
+5
2010-05-13
Now we behave as Windows does, remove a Samba3 specific test return.
Jeremy Allison
1
-1
/
+7
2010-05-13
s4:domainlevel - handle exceptions more precisely
Matthias Dieter Wallnöfer
1
-2
/
+2
[next]