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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-24
Add winbind_msg_dump_domain_list to winbindd.
Günther Deschner
2
-0
/
+88
2008-01-24
Add winbindd debugging ndr_print helpers.
Günther Deschner
2
-0
/
+150
2008-01-24
Add dump-domain-list command for debugging winbindd's domain_list.
Günther Deschner
2
-0
/
+58
2008-01-24
rerun 'make idl'
Stefan Metzmacher
11
-113
/
+45
2008-01-24
netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32
Stefan Metzmacher
2
-5
/
+10
2008-01-24
Re-run make idl and use generated ndr based on samba4 security.idl (except fo...
Günther Deschner
10
-1157
/
+1410
2008-01-24
Merge over security.idl from samba4.
Günther Deschner
1
-2
/
+19
2008-01-24
Fix samr_EnumDomainUsers in samba3, must not be a ref pointer here.
Günther Deschner
4
-14
/
+22
2008-01-24
netlogon.idl: make use of bitmap samr_GroupAttrs
Stefan Metzmacher
1
-1
/
+2
2008-01-24
netlogon.idl: remove unused netr_GroupsMembership structure
Stefan Metzmacher
1
-5
/
+0
2008-01-24
More read_data -> read_socket_with_timeout
Volker Lendecke
1
-16
/
+3
2008-01-23
Merge branch 'setxattr-dos-mode' into v3-2-test
Derrell Lipman
1
-1
/
+9
2008-01-23
Allow clearing all settable DOS mode bits. A mode value of zero is ignored by
Derrell Lipman
1
-1
/
+9
2008-01-23
Don't leak memory in error path.
Jeremy Allison
1
-0
/
+1
2008-01-23
Use strchr_m in seaching for '.' in the hostname to make sure we're mb safe.
Jeremy Allison
1
-1
/
+1
2008-01-23
Fix Windows 2008 (Longhorn) join.
Andreas Schneider
1
-1
/
+15
2008-01-23
Windows 2008 (Longhorn) auth2 flag fixes.
Andreas Schneider
8
-9
/
+11
2008-01-23
Forward ported version of Matt Geddes <musicalcarrion@gmail.com>
Jeremy Allison
8
-20
/
+71
2008-01-23
read_socket_with_timeout has timeout=0 handling
Volker Lendecke
3
-67
/
+9
2008-01-23
strtok -> strtok_r
Volker Lendecke
18
-47
/
+75
2008-01-23
Fix panic: Don't free the logfilename in winbind_child_died().
Michael Adam
1
-1
/
+0
2008-01-23
Initialize _domain_list to NULL.
Michael Adam
1
-1
/
+1
2008-01-23
Fix get_trust_creds() to return always an upper-cased krb5 principal (this
Günther Deschner
1
-4
/
+8
2008-01-23
Remove two unused variables
Volker Lendecke
2
-2
/
+0
2008-01-23
Fix tab_depth: it should not create an extra debug header.
Michael Adam
2
-3
/
+6
2008-01-22
Get Samba version or capability information from Windows
Corinna Vinschen
1
-1
/
+3
2008-01-22
Move samba_extended_info_version to smbd/trans2.c
Volker Lendecke
3
-33
/
+32
2008-01-22
Avoid use of uninitialized memory
Volker Lendecke
1
-1
/
+4
2008-01-22
Get Samba version or capability information from Windows
Corinna Vinschen
3
-0
/
+48
2008-01-22
Hide streams from the EA API
Volker Lendecke
3
-10
/
+14
2008-01-22
libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_t
Stefan Metzmacher
1
-0
/
+25
2008-01-22
Fix a ton of IBM checker uninitialized variable warnings
Volker Lendecke
1
-2
/
+1
2008-01-22
Fix get_ea_names_from_file for many EAs
Volker Lendecke
1
-1
/
+1
2008-01-22
Fix a segfault
Volker Lendecke
1
-1
/
+1
2008-01-21
Add another check for talloc failure to libnet_conf
Michael Adam
1
-0
/
+4
2008-01-21
Fix formatting of multi_sz registry values.
Michael Adam
1
-1
/
+5
2008-01-21
Use talloc_stackframe() for temporary contexts throughout libnet_conf.c
Michael Adam
1
-4
/
+4
2008-01-21
Add a check for talloc failure. - Pointed out by Volker.
Michael Adam
1
-0
/
+4
2008-01-21
Fix two debug messages.
Michael Adam
1
-2
/
+2
2008-01-21
Attempt to fix the darwin build
Volker Lendecke
1
-4
/
+4
2008-01-21
util_sock: Don't return a pointer to freed memory.
Kai Blin
1
-1
/
+2
2008-01-21
Add SMB_VFS_FS_CAPABILITIES
Volker Lendecke
6
-29
/
+26
2008-01-21
Link smbd on AIX with -bexpfull instead of -bexpall
Volker Lendecke
1
-1
/
+1
2008-01-21
util_sock: Fix memcache bug in get_mydnsfullname.
Kai Blin
1
-3
/
+3
2008-01-21
libwbclient: use the same style in each switch case for the error mapping
Stefan Metzmacher
1
-2
/
+2
2008-01-21
winbindd: remove useless strcpy
Stefan Metzmacher
1
-4
/
+1
2008-01-21
Rename lib/util_reg_smbconf.c to registry/reg_init_smbconf.c
Michael Adam
2
-3
/
+4
2008-01-21
Move reg_frontend_hilvl.c to reg_dispatcher.c
Michael Adam
2
-2
/
+2
2008-01-21
Extend/fix comments.
Michael Adam
2
-2
/
+4
2008-01-21
Extract regkey_open_internal() from reg_frontend.c to new reg_util_legacy.c
Michael Adam
3
-18
/
+48
[next]