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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-13
Fix pam_smbpass build
Alexander Bokovoy
1
-6
/
+2
2007-12-12
Fix typo.
James Peach
1
-1
/
+1
2007-12-12
Autoconf support for detecting DNS Service Discovery support.
James Peach
2
-0
/
+38
2007-12-12
Missed one strcpy call.
Jeremy Allison
1
-1
/
+1
2007-12-12
Add a portable version of strlcpy and strlcat and convert
Jeremy Allison
1
-36
/
+70
2007-12-12
Fix bug #4784. Patch from Steve Langasek <vorlon@debian.org>.
Jeremy Allison
1
-1
/
+1
2007-12-12
Developer doesn't cut it - need #define test for NSS_WRAPPER.
Jeremy Allison
1
-1
/
+1
2007-12-12
Only add the non-root escape on !developer.
Jeremy Allison
1
-1
/
+1
2007-12-12
Fix the buildfarm until I figure out how to allow
Jeremy Allison
1
-0
/
+2
2007-12-12
Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>
Jeremy Allison
4
-1
/
+21
2007-12-12
Make heimdal and MIT happy when iterating through auth data.
Günther Deschner
1
-3
/
+3
2007-12-12
Vista SP1-rc1 appears to break against Samba-3.0.27a
Guenther Deschner
1
-3
/
+3
2007-12-12
Fix logic and prevent segfaults in secrets trustdom tdb pack code.
Michael Adam
1
-14
/
+14
2007-12-12
Fix secrets_store_trusted_domain_password() after pstring removal.
Michael Adam
1
-1
/
+1
2007-12-12
Allow cliconnect to loop through multiple ip addresses
Jeremy Allison
2
-23
/
+130
2007-12-12
Don't restart winbind if a corrupted tdb is found during initialization.
Andreas Schneider
2
-17
/
+10
2007-12-12
winbindd: remove unused WINBINDD_DUMP_MAPS support
Stefan Metzmacher
6
-178
/
+0
2007-12-12
winbindd: remove unused WINBINDD_DUAL_NAME2*ID and WINBINDD_DUAL_*ID2NAME calls
Stefan Metzmacher
2
-260
/
+0
2007-12-12
Add lp_include_registry_globals().
Günther Deschner
1
-0
/
+5
2007-12-12
Some cleanups for "net dom join".
Günther Deschner
1
-4
/
+9
2007-12-12
Add split_domain_user() (not to mix with winbind variants).
Günther Deschner
1
-0
/
+24
2007-12-12
Make decode_wkssvc_join_password_buffer() return WERRORs.
Günther Deschner
1
-5
/
+14
2007-12-11
Fix warning message about data type always true.
Jeremy Allison
1
-2
/
+2
2007-12-11
Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...
Jeremy Allison
3
-1
/
+15
2007-12-11
winbindd: pass const char *logfile to winbindd_dump_maps_async()
Stefan Metzmacher
2
-7
/
+15
2007-12-11
Convert the posix_pending_close_db to dbwrap_rbt
Volker Lendecke
1
-126
/
+130
2007-12-11
separate out create_file_unixpath()
Volker Lendecke
1
-171
/
+242
2007-12-11
Move more stuff out of the way
Volker Lendecke
1
-7
/
+7
2007-12-11
Move INTERNAL_OPEN_ONLY calculation out of the way
Volker Lendecke
1
-4
/
+4
2007-12-11
When building nsswitch, make sure to also build smbcontrol.
Günther Deschner
1
-1
/
+2
2007-12-11
Replace "unknown" with access_mask when calling samr_CreateUser2().
Günther Deschner
3
-8
/
+8
2007-12-11
winbindd: rename child table struct elements
Stefan Metzmacher
4
-57
/
+150
2007-12-11
idmap: add a const to idmap_dump_maps()
Stefan Metzmacher
1
-1
/
+1
2007-12-11
vlp: Build vlp (virtual line printer) against current git on make
Kai Blin
2
-22
/
+41
2007-12-10
Don't need an fstring here, we can talloc.
Jeremy Allison
2
-10
/
+9
2007-12-10
Ensure we have a non-null flags. Pointed out by Andreas Schneider <anschneide...
Jeremy Allison
1
-0
/
+7
2007-12-10
Fix errors from next_token conversion. Spotted by
Jeremy Allison
1
-9
/
+5
2007-12-10
Fix bug leftover from pstring conversion noticed by ceez
Jeremy Allison
1
-3
/
+1
2007-12-10
Remove two completely unnecessary globals
Volker Lendecke
1
-61
/
+51
2007-12-10
Fix return values for invalid printers. Found by kblin
Jeremy Allison
1
-5
/
+14
2007-12-10
Forgot build options was generated... fix.
Jeremy Allison
1
-12
/
+12
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
55
-149
/
+406
2007-12-10
use dbwrap_rbt in loadparm.c
Volker Lendecke
1
-4
/
+2
2007-12-10
Convert ServiceHash to dbwrap
Volker Lendecke
1
-26
/
+47
2007-12-10
dbwrap_rbt
Volker Lendecke
3
-2
/
+388
2007-12-10
Make the Linux rbtrees compile within Samba
Volker Lendecke
3
-59
/
+55
2007-12-10
Add rbtree.[ch] from the Linux kernel
Volker Lendecke
2
-0
/
+558
2007-12-10
Add db_tdb_fetch
Volker Lendecke
1
-0
/
+27
2007-12-10
Add dbwrap bystring service routines
Volker Lendecke
2
-0
/
+47
2007-12-10
Correctly unbecome_root() on error
Volker Lendecke
1
-0
/
+2
[next]