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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:partition DSDB module - Cosmetic fixups
Matthias Dieter Wallnöfer
2010-02-21
1
-16
/
+23
*
s4:password_hash - Fix up request message pointers
Matthias Dieter Wallnöfer
2010-02-21
1
-7
/
+7
*
s4:dsdb/util.c - Use LDB result constants in some more helper functions
Matthias Dieter Wallnöfer
2010-02-21
1
-11
/
+11
*
s4:provision.py - try to use other addresses than "127.0.0.x" and "::1"
Matthias Dieter Wallnöfer
2010-02-21
1
-2
/
+10
*
s4:AD content - Implement the new password settings container
Matthias Dieter Wallnöfer
2010-02-21
1
-0
/
+5
*
s4:AD content - adequate some revision levels to match Windows Server 2008
Matthias Dieter Wallnöfer
2010-02-21
2
-5
/
+5
*
s4:AD content - Add the DFSR objects which exist on Windows Server >= 2008
Matthias Dieter Wallnöfer
2010-02-21
2
-4
/
+22
*
s3: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send
Volker Lendecke
2010-02-21
1
-1
/
+2
*
cleanup
Simo Sorce
2010-02-21
1
-133
/
+131
*
s3: Use the status from cli_raw_ioctl in torture_ioctl_test
Volker Lendecke
2010-02-21
1
-2
/
+2
*
s3: Make string_to_sid survive the LOCAL-string_to_sid test
Volker Lendecke
2010-02-20
1
-13
/
+40
*
s3: Rename LOCAL-dom_sid_parse to LOCAL-string_to_sid, add some tests
Volker Lendecke
2010-02-20
2
-7
/
+19
*
s3: Add printf why LOCAL-dom_sid_parse failed
Volker Lendecke
2010-02-20
1
-0
/
+3
*
s3: Slightly simplify the logic of completion_remote_filter
Volker Lendecke
2010-02-20
1
-39
/
+45
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-02-20
1
-59
/
+57
*
s3: Remove a "typedef struct"
Volker Lendecke
2010-02-20
1
-4
/
+4
*
s3: Fix a typo
Volker Lendecke
2010-02-20
1
-1
/
+1
*
s3: Convert cli_qpathinfo_basic to use cli_trans()
Volker Lendecke
2010-02-20
4
-44
/
+37
*
s3: Convert cli_raw_ioctl to use cli_smb()
Volker Lendecke
2010-02-20
1
-18
/
+10
*
s3: Add cli_smb()
Volker Lendecke
2010-02-20
2
-0
/
+43
*
librpc/ndr Remove unused macros
Andrew Bartlett
2010-02-20
1
-16
/
+0
*
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2010-02-20
9
-66
/
+203
*
s4:lsa open trusted domain also with dns name
Simo Sorce
2010-02-19
1
-3
/
+7
*
remove trailing tabs and spaces
Simo Sorce
2010-02-19
1
-9
/
+9
*
Second part of fix for bug #7159 - client rpc_transport doesn't cope with bad...
Jeremy Allison
2010-02-19
1
-0
/
+6
*
First part of fix for bug #7159 - client rpc_transport doesn't cope with bad ...
Jeremy Allison
2010-02-19
2
-0
/
+16
*
readability reformatting
Simo Sorce
2010-02-19
1
-28
/
+36
*
s4:rpc_server Add a 'if_version' parameter to the bind operation.
Andrew Bartlett
2010-02-20
5
-6
/
+8
*
librpc When sending endpoint mapper requests, include the minor if_version
Andrew Bartlett
2010-02-20
1
-1
/
+16
*
s4-smbtorture: more work on devicemode tests.
Günther Deschner
2010-02-19
1
-35
/
+63
*
s4-smbtorture: explain failure conditions in printer device mode tests a litt...
Günther Deschner
2010-02-19
1
-11
/
+20
*
s4-smbtorture: add --option=torture:spoolss_check_size=yes.
Günther Deschner
2010-02-19
1
-0
/
+6
*
s4-smbtorture: print more comments while running SD and DM tests in RPC-SPOOL...
Günther Deschner
2010-02-19
1
-15
/
+14
*
testprogs: ignore GetJob level 3 and 4 against samba for now.
Günther Deschner
2010-02-19
2
-1
/
+3
*
librpc/ndr: don't overwrite the content in ndr_push_relative_ptr2_end()
Stefan Metzmacher
2010-02-19
1
-2
/
+8
*
s4:selftest Add test for the RPC proxy
Andrew Bartlett
2010-02-19
1
-0
/
+3
*
s4:selftest Add infrastructure for testing against an RPC proxy
Andrew Bartlett
2010-02-19
2
-11
/
+117
*
misc.idl: Add reference to the slightly odd representation of if_version
Andrew Bartlett
2010-02-19
1
-0
/
+3
*
s4:rpc_server Record the remote connections association group ID
Andrew Bartlett
2010-02-19
2
-6
/
+39
*
s4:winbind Make the 'no SID found' message even more detailed
Andrew Bartlett
2010-02-19
2
-5
/
+26
*
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
2010-02-18
1
-16
/
+31
*
s3-spoolss: add support for _spoolss_SetPrinter level 8.
Günther Deschner
2010-02-19
1
-1
/
+65
*
nss_wrapper: fix segfault in print_group() in the testsuite
Michael Adam
2010-02-19
1
-1
/
+1
*
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
2010-02-18
1
-14
/
+16
*
s4-smbtorture: add LOCAL-NSS-WRAPPER-DUPLICATES test.
Günther Deschner
2010-02-18
1
-1
/
+92
*
s4-smbtorture: be more verbose in LOCAL-NSS-WRAPPER.
Günther Deschner
2010-02-18
1
-4
/
+4
*
s3: optimize strict allocate for XFS on IRIX
Björn Jacke
2010-02-18
1
-0
/
+25
*
testprogs: add tests for GetJob() to spoolss test.
Günther Deschner
2010-02-18
1
-0
/
+106
*
Fix bug #7155 - valgrind Conditional jump or move depends on uninitialised va...
Jeremy Allison
2010-02-18
1
-0
/
+1
*
Fix bug #7154 - mangling method = hash can crash storing a name not containin...
Jeremy Allison
2010-02-18
1
-3
/
+5
[prev]
[next]