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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make static (patch from metze)
Jelmer Vernooij
2003-06-17
2
-2
/
+2
*
Fix building idmap_winbind as shared module
Jelmer Vernooij
2003-06-17
1
-1
/
+1
*
The return value of init_module functions is NTSTATUS, not int
Jelmer Vernooij
2003-06-17
2
-6
/
+4
*
Fix memory leak in idmap. Valgrind is soooo cool.
Volker Lendecke
2003-06-17
1
-0
/
+2
*
Const fixes by metze
Volker Lendecke
2003-06-17
3
-8
/
+8
*
Update link to DTD
Jelmer Vernooij
2003-06-16
1
-1
/
+1
*
Squelch one small compiler warning
Richard Sharpe
2003-06-16
1
-1
/
+2
*
Replace all use of bzero with memset ...
Richard Sharpe
2003-06-16
1
-15
/
+15
*
This glosses over John's problem at SambaXP 2003. When we want to join
Volker Lendecke
2003-06-16
1
-3
/
+17
*
Fix misleading debug message.
Volker Lendecke
2003-06-16
1
-1
/
+1
*
Make net rpc vampire return an error if the sam sync RPC returns an error.
Tim Potter
2003-06-16
1
-9
/
+29
*
Quieten another debug message.
Tim Potter
2003-06-16
1
-1
/
+1
*
Quieten debug message.
Tim Potter
2003-06-16
1
-1
/
+1
*
Update nsstest to cope with wins NSS module as well as winbind NSS
Tim Potter
2003-06-16
1
-12
/
+183
*
Build libnss_wins.so as part of nsswitch target. Fix for bug #160
Tim Potter
2003-06-16
2
-15
/
+23
*
we need to call ads_first_entry() before using a ldap result,
Andrew Tridgell
2003-06-16
1
-5
/
+12
*
reverted locale patch put in by jht (originally from vorlon).
Andrew Tridgell
2003-06-16
3
-47
/
+0
*
Fix some compiler warnings.
Tim Potter
2003-06-16
1
-2
/
+0
*
another improved debug statement
Andrew Tridgell
2003-06-16
1
-1
/
+1
*
made a debug statement more useful
Andrew Tridgell
2003-06-16
1
-2
/
+3
*
Patch from vorlon@debian.org, see bugzilal #122
John Terpstra
2003-06-15
3
-0
/
+47
*
Add 'net idmap restore'. This restores a broken idmap file
Volker Lendecke
2003-06-14
3
-1
/
+115
*
This patch modifies 'net rpc vampire' to add new and existing users to both
Andrew Bartlett
2003-06-14
2
-20
/
+43
*
Forward port the app-head changes for dc name cache into 3.0.
Jeremy Allison
2003-06-13
5
-38
/
+188
*
Fix an spelling mistake.
Richard Sharpe
2003-06-13
1
-1
/
+1
*
Trivial extension to 'net' to dump current local idmap.
Volker Lendecke
2003-06-13
2
-0
/
+62
*
Rename some uuid functions so as not to conflict with system
Tim Potter
2003-06-13
4
-6
/
+6
*
Fix shadow variable warning.
Tim Potter
2003-06-13
1
-4
/
+4
*
Delete outdated file.
Tim Potter
2003-06-13
1
-6
/
+0
*
Fix for bug#3. Show comments when doing 'net group -l'.
Volker Lendecke
2003-06-12
2
-16
/
+131
*
Working on bug#3. We want all of the aliases, so start with 0.
Volker Lendecke
2003-06-12
1
-0
/
+2
*
Andrew's change to make 'security = domain' work again. Leave the user and group
Volker Lendecke
2003-06-12
1
-38
/
+88
*
Fix some misleading debug messages.
Volker Lendecke
2003-06-12
1
-2
/
+2
*
Get rid of a const warning.
Volker Lendecke
2003-06-12
1
-1
/
+1
*
Fix typo found by Vance
Volker Lendecke
2003-06-12
1
-1
/
+1
*
Andrew is right, this is probably the wrong approach.
Volker Lendecke
2003-06-12
1
-26
/
+5
*
Set the user's primary unix group from usrmgr.exe.
Volker Lendecke
2003-06-11
1
-0
/
+41
*
Sorry idra for messing around with your stuff, but this was obviously not
Volker Lendecke
2003-06-11
1
-3
/
+3
*
avoid races in getting high watermark
Simo Sorce
2003-06-11
1
-6
/
+32
*
Fix 'security = domain' without winbind. This stores the sid we got
Volker Lendecke
2003-06-11
1
-32
/
+60
*
several places in client.c rely in commands[i].name == NULL being a
Andrew Tridgell
2003-06-11
1
-2
/
+2
*
i'm getting rather sick of this
Andrew Tridgell
2003-06-11
1
-4
/
+1
*
on AIX FD_ZERO() is defined in terms of bzero(), so we can't have
Andrew Tridgell
2003-06-11
1
-5
/
+0
*
Add in rety loop for query_user_list (from APP_HEAD). Deals with a bug
Jeremy Allison
2003-06-10
2
-5
/
+56
*
Don't segfault when -b is specified (fixes debian bug #196833)
Jelmer Vernooij
2003-06-10
1
-1
/
+1
*
Ok, I've tried being Mr. Nice Guy and people (you know who you are) still
Jeremy Allison
2003-06-10
2
-4
/
+5
*
More updates on editreg.c to bring it better in line with the Samba source.
Richard Sharpe
2003-06-10
1
-21
/
+21
*
removed editreg from standard build until it is portable. Right now it
Andrew Tridgell
2003-06-10
1
-1
/
+5
*
fixed libsmb code to set correct timeout in cli_state when waiting for
Andrew Tridgell
2003-06-10
1
-2
/
+2
*
fixed smbtorture LOCK1 test to know about the correct multiplier for
Andrew Tridgell
2003-06-10
1
-2
/
+3
[next]