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-10-10
r12163: Change lookup_sid and lookup_name to return const char * instead of c...
Volker Lendecke
8
-71
/
+79
2007-10-10
r12160: The filename parameter to get_share_mode_lock is going
Jeremy Allison
1
-2
/
+2
2007-10-10
r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.
Volker Lendecke
2
-6
/
+23
2007-10-10
r12131: Fix it really, this time :)
Günther Deschner
1
-2
/
+2
2007-10-10
r12130: display domain GUID.
Günther Deschner
1
-1
/
+1
2007-10-10
r12129: Fix uninitialized variables.
Volker Lendecke
2
-1
/
+4
2007-10-10
r12119: r10812@cabra: derrell | 2005-12-07 22:44:26 -0500
Derrell Lipman
1
-5
/
+0
2007-10-10
r12118: r10805@cabra: derrell | 2005-12-07 22:34:55 -0500
Derrell Lipman
1
-12
/
+101
2007-10-10
r12111: Fix the "everything" build by re-adding debug2html. Oops.
Jeremy Allison
3
-2
/
+437
2007-10-10
r12110: We're using a tdb-based wins backend now. Thanks to the
Jeremy Allison
15
-5705
/
+0
2007-10-10
r12107: Move to a tdb-based wins database. At the moment we still
Jeremy Allison
15
-395
/
+891
2007-10-10
r12106: Fix return value
Günther Deschner
1
-1
/
+1
2007-10-10
r12098: r10797@cabra: derrell | 2005-12-06 12:09:00 -0500
Derrell Lipman
3
-5
/
+228
2007-10-10
r12096: Change uint32_t to uint32. Jerry, please pick this change up for
Jeremy Allison
1
-1
/
+1
2007-10-10
r12081: r10674@cabra: derrell | 2005-12-05 13:31:28 -0500
Derrell Lipman
1
-19
/
+0
2007-10-10
r12080: r10673@cabra: derrell | 2005-12-05 13:22:34 -0500
Derrell Lipman
2
-75
/
+195
2007-10-10
r12077: Add configure switch to disable libmsrpc build. Add new Makefile target
Lars Müller
2
-27
/
+77
2007-10-10
r12076: Ensure setmntent() returns with != NULL in the disk_quotas() Linux
Lars Müller
1
-1
/
+3
2007-10-10
r12055: More cruft
Volker Lendecke
1
-23
/
+0
2007-10-10
r12054: We only have one more warning at -O6. That will take
Jeremy Allison
1
-9
/
+17
2007-10-10
r12052: Remove unused typedefs
Volker Lendecke
1
-43
/
+0
2007-10-10
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
19
-614
/
+999
2007-10-10
r12046: Fix typo
Volker Lendecke
1
-1
/
+1
2007-10-10
r12045: More warning fixes... Just a few more to go.
Jeremy Allison
4
-3
/
+5
2007-10-10
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
19
-65
/
+100
2007-10-10
r12040: merging packaging fixes from release branch
Gerald Carter
4
-13
/
+17
2007-10-10
r12038: This file is no longer used, and no one noticed....
Jeremy Allison
1
-86
/
+0
2007-10-10
r12031: Added net idmap to common help list.
John Terpstra
1
-2
/
+3
2007-10-10
r12027: changing version to 3.0.22pre1 since 3.0.21 is frozen now
Gerald Carter
1
-2
/
+2
2007-10-10
r12015: When smbspool tries to connect to a printer shared on a standalone
Günther Deschner
1
-1
/
+14
2007-10-10
r12002: patch from marcin to allow for the creation of a File value in the ev...
Gerald Carter
1
-0
/
+8
2007-10-10
r11999: Re-add "passdb expand explicit".
Volker Lendecke
4
-6
/
+35
2007-10-10
r11998: Add lookupname to rpcclient query_user as a fallback, we now accept b...
Volker Lendecke
1
-1
/
+22
2007-10-10
r11985: Move to LGPL as per tridge's Samba4 change.
Jeremy Allison
2
-25
/
+45
2007-10-10
r11978: Volker's fix for #3292 (smbclient spins if server terminates
Jeremy Allison
1
-1
/
+5
2007-10-10
r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead of
Jeremy Allison
2
-1
/
+40
2007-10-10
r11975: Fix valgrind error -- bug 3291
Volker Lendecke
1
-0
/
+1
2007-10-10
r11966: fix the build\n\nGuenther
Günther Deschner
1
-1
/
+1
2007-10-10
r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's what
Günther Deschner
3
-11
/
+29
2007-10-10
r11963: add rpccli_samr_chgpasswd3 from samba4.
Günther Deschner
3
-1
/
+299
2007-10-10
r11962: Bring talloc up to date with Samba4, re-add the
Jeremy Allison
4
-55
/
+229
2007-10-10
r11960: add 'wbinfo --separator' to get the currently active winbind_separator.
Günther Deschner
1
-2
/
+19
2007-10-10
r11950: If we got a connection oriented cancel pdu we would spin processing it.
Jeremy Allison
3
-12
/
+148
2007-10-10
r11947: Back out passdb:expand_explicit until we find consensus. I'll file th...
Volker Lendecke
2
-28
/
+6
2007-10-10
r11945: Make us follow the newly documented pathname processing rules:
Jeremy Allison
1
-0
/
+13
2007-10-10
r11943: Don't reset attrs to zero in EA get - we are adding
Jeremy Allison
1
-1
/
+2
2007-10-10
r11942: patch from Marcin to fix the mkdir() in perfcount daemon
Gerald Carter
1
-3
/
+3
2007-10-10
r11938: Fix cifs to handle non-numeric uid and gid parameters and merge trunk...
Steve French
1
-42
/
+122
2007-10-10
r11936: Fix bug in returning remote time found by Thomas Bork <tombork@web.de>.
Jeremy Allison
1
-1
/
+4
2007-10-10
r11927: No users or groups to return in BUILTIN domain.
Jeremy Allison
1
-0
/
+14
[next]