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
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-13
Add flags for correctly implementing lsa_lookup_name levels.
Michael Adam
1
-1
/
+9
2007-12-10
Don't need an fstring here, we can talloc.
Jeremy Allison
1
-1
/
+1
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-5
/
+46
2007-12-10
Make the Linux rbtrees compile within Samba
Volker Lendecke
1
-42
/
+13
2007-12-10
Add rbtree.[ch] from the Linux kernel
Volker Lendecke
1
-0
/
+161
2007-12-10
Add dbwrap bystring service routines
Volker Lendecke
1
-0
/
+5
2007-12-07
Add define guards around FSTRING_LEN.
Jeremy Allison
1
-0
/
+2
2007-12-07
A requiem for pstring.
Jeremy Allison
1
-0
/
+18
2007-12-07
We don't need P_GSTRING or P_UGSTRING anymore.
Jeremy Allison
1
-1
/
+1
2007-12-07
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
5
-58
/
+12
2007-12-07
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-0
/
+1
2007-12-07
Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).
Günther Deschner
1
-0
/
+1
2007-12-06
Make cmdline_auth_info private to lib/popt_common.c. Provide
Jeremy Allison
1
-2
/
+0
2007-12-06
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
3
-17
/
+51
2007-12-05
Remove some globals
Volker Lendecke
1
-0
/
+3
2007-12-03
Remove more pstrings, from the winbindd protocol def and
Jeremy Allison
1
-4
/
+0
2007-12-03
Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.c
Jeremy Allison
2
-54
/
+0
2007-11-30
Merge join error codes from Samba 4.
Günther Deschner
1
-0
/
+5
2007-11-29
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2
-3
/
+7
2007-11-27
Remove unused prototype for smbldap_get_single_pstring().
Jeremy Allison
1
-2
/
+0
2007-11-27
Remove pstring from srv_spoolss_nt.c. All gone from rpc_server/*.c
Jeremy Allison
1
-1
/
+1
2007-11-27
Remove pstring from everything in rpc_server except
Jeremy Allison
1
-5
/
+5
2007-11-23
printing: fix default printing subsystem detection
Stefan Metzmacher
1
-1
/
+0
2007-11-22
Cosmetic fix
Volker Lendecke
1
-3
/
+3
2007-11-15
More pstring removal. This one was tricky. I had to add
Jeremy Allison
1
-1
/
+0
2007-11-13
Make [f]get_nt_acl return NTSTATUS
Volker Lendecke
1
-2
/
+10
2007-11-08
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
1
-1
/
+1
2007-11-08
Try to fix the build on systems without struct sockaddr_storage type
Michael Adam
1
-0
/
+1
2007-11-05
Remove the horror that was the global smb_rw_error.
Jeremy Allison
1
-1
/
+1
2007-11-03
Remove the smb_read_error global variable and replace
Jeremy Allison
2
-7
/
+11
2007-11-02
Change the client library to write directly out of
Jeremy Allison
2
-2
/
+3
2007-11-01
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Gerald (Jerry) Carter
1
-0
/
+1
2007-11-01
Add missing recvfile_bytes element - noticed by Kukks.
Jeremy Allison
1
-0
/
+1
2007-11-01
Patch from Debian Samba package maintainers:
Gerald (Jerry) Carter
1
-0
/
+4
2007-10-30
Add new parameter, "min receivefile size" (by default set
Jeremy Allison
1
-0
/
+1
2007-10-29
Add in the recvfile entry to the VFS layer with a default
Jeremy Allison
3
-0
/
+11
2007-10-29
Fix the setup_kaddr() call to cope with IPv6.
Jeremy Allison
1
-1
/
+1
2007-10-29
Change our DNS code to cope with AAAA records. A6 records
Jeremy Allison
1
-3
/
+3
2007-10-27
Two patches
Volker Lendecke
1
-0
/
+36
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
5
-8
/
+7
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
38
-227
/
+207
2007-10-18
remove reference to removed code
Stefan Metzmacher
1
-4
/
+0
2007-10-15
Add WERR_SERVICE_ALREADY_RUNNING.
Günther Deschner
1
-0
/
+1
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2
-17
/
+10
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
16
-131
/
+928
2007-10-10
r25534: Apply some const
Volker Lendecke
1
-4
/
+4
2007-10-10
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
Jeremy Allison
1
-1
/
+1
2007-10-10
r25474: Try and fix the build on Mac OS X 10.4.9.
Jeremy Allison
1
-4
/
+0
2007-10-10
r25472: Fix the interfaces code to detect IPv6 interfaces, using the
Jeremy Allison
2
-2
/
+17
2007-10-10
r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...
Michael Adam
1
-5
/
+5
[next]