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
2003-07-15
make sure to fallback to rid algoruthm for users not in smbpasswd (e.g. force...
Gerald Carter
1
-7
/
+17
2003-07-14
fix cache coherency bug in print handle print_info_2 cache.
Gerald Carter
3
-19
/
+48
2003-07-14
Fix compile error noticed by Ken Cross, use the utility function instead
Andrew Bartlett
1
-14
/
+4
2003-07-14
Fix SMB signing when using NTLMSSP...
Andrew Bartlett
2
-93
/
+8
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
16
-812
/
+1272
2003-07-14
Don't bomb out when trying to unmarshall a zero length printerdata value.
Tim Potter
1
-4
/
+3
2003-07-14
Delete obsolete comment.
Tim Potter
1
-1
/
+0
2003-07-14
Undo 'Fix compiler warning'. It didn't work because the value of inbuf chang...
Tim Potter
1
-21
/
+11
2003-07-13
use the specific funtion we have to check if a SID belong to our domain
Simo Sorce
1
-12
/
+6
2003-07-13
Fix compiler warning.
Rafal Szczesniak
1
-11
/
+21
2003-07-13
Argl. Thinking twice and looking at the rest of callers of sid_compare_domain
Volker Lendecke
1
-1
/
+6
2003-07-13
We have an API to compare the domain parts of two SIDs, so use it.
Volker Lendecke
1
-6
/
+1
2003-07-12
Fixed memory leaks, added krb5 replay cache. Now I need to add code to check
Jeremy Allison
1
-17
/
+72
2003-07-11
patch for domain groups with no members (rpc only) from Ken Cross
Gerald Carter
1
-1
/
+1
2003-07-11
Fix a small typo in a comment and pretty it up a bit.
Richard Sharpe
1
-1
/
+1
2003-07-11
fix sid_to_[uid|gid] (spotted by Volker).
Gerald Carter
3
-158
/
+114
2003-07-11
fix unitialised variable
Gerald Carter
1
-0
/
+6
2003-07-11
use names from enumerated type to get rid of compiler warnings
Herb Lewis
1
-3
/
+3
2003-07-11
Doesn't re-prompt for password when it is specified on the cmdline
Jim McDonough
1
-2
/
+2
2003-07-11
get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
Herb Lewis
2
-3
/
+3
2003-07-11
moving more code around.
Gerald Carter
20
-842
/
+1059
2003-07-11
Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba...
Tim Potter
1
-2
/
+1
2003-07-11
Ignore *.po
Tim Potter
1
-0
/
+1
2003-07-10
Just a few formatting fixed caught while testing.
Rafal Szczesniak
2
-5
/
+1
2003-07-10
i guess i'm the only one this ever annyoed...
Gerald Carter
9
-35
/
+118
2003-07-10
Final piece of support needed to find iconv libraries on FreeBSD.
Richard Sharpe
1
-1
/
+4
2003-07-10
Fix a small problem I seem to have introduced into aclocal.m4
Richard Sharpe
1
-1
/
+0
2003-07-10
pdbedit should not call idmap anymore. Otherwise pdbedit -L would
Volker Lendecke
2
-14
/
+3
2003-07-10
Add const
Volker Lendecke
1
-1
/
+1
2003-07-10
Fix shadow parameter warning.
Tim Potter
1
-4
/
+4
2003-07-09
Fix a small spelling mistake and push out the new version of aclocal.m4 to
Richard Sharpe
2
-31
/
+60
2003-07-09
Move find_missing_doc.pl to the docs system
Jelmer Vernooij
1
-57
/
+0
2003-07-09
Update for docbook XML
Jelmer Vernooij
1
-45
/
+12
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
24
-1144
/
+1652
2003-07-09
more compile fixes for become/unbecome_root()
Gerald Carter
4
-0
/
+60
2003-07-09
fix linking issues in winbindd with become/unbecome_root() in passdb.c
Gerald Carter
1
-0
/
+14
2003-07-09
Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no useful
Jeremy Allison
4
-40
/
+31
2003-07-09
Fix up become_root/unbecome_root pairs needed around local passdb
Jeremy Allison
1
-3
/
+17
2003-07-09
Ensure we correctly test for errors in uid/gid_to sid.
Jeremy Allison
1
-15
/
+14
2003-07-08
Moved SAM_ACCOUNT marshall/unmarshall functions to make them externally
Jeremy Allison
5
-408
/
+443
2003-07-08
standlone servers don't have any trusted domains
Gerald Carter
1
-0
/
+5
2003-07-08
fix bone head mistake when setting the uid in the server_info struct.
Gerald Carter
1
-11
/
+3
2003-07-08
Initialise the uid and gid values to a safe default in make_server_info()
Tim Potter
1
-0
/
+8
2003-07-08
fix some formatting
Gerald Carter
1
-25
/
+24
2003-07-08
fix temporary bug so people can test 3.0 again; make sure to initialize the u...
Gerald Carter
1
-1
/
+2
2003-07-08
Spelling.
Tim Potter
1
-1
/
+1
2003-07-07
Fix spotted by Nadav Danieli <nadavd@exanet.com> - ensure dev and inode
Jeremy Allison
1
-0
/
+10
2003-07-07
Fix the build...
Jeremy Allison
1
-2
/
+1
2003-07-07
Fix from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> for new MB statcache
Jeremy Allison
1
-7
/
+9
2003-07-07
another compile fix
Gerald Carter
1
-1
/
+1
[prev]
[next]