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-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
2003-07-07
fix some compile problems. Can't get IDMAP_OBJ our of proto.h
Gerald Carter
2
-6
/
+8
2003-07-07
Cleaning up linking issues. sam/idmap*.c only links in
Gerald Carter
6
-305
/
+134
2003-07-07
Fixed a couple of const issues with the new code.
Jeremy Allison
2
-3
/
+3
2003-07-07
temporarily disable a sanity check to prevent winbindd from deadlocking
Gerald Carter
1
-1
/
+3
2003-07-07
and so it begins....
Gerald Carter
21
-277
/
+874
2003-07-07
Call the synchronous version of the ldap delete function otherwise we end up
Tim Potter
1
-1
/
+1
2003-07-06
Fix ldapsam_getsampwsid to correctly only say 'no such user' when indeed there
Andrew Bartlett
1
-13
/
+13
2003-07-06
This changes our Unix primary GID behaviour back to what most people expect:
Andrew Bartlett
3
-10
/
+7
2003-07-05
This parameter is unused.
Andrew Bartlett
1
-4
/
+0
2003-07-05
Fix comment
Andrew Bartlett
1
-1
/
+1
2003-07-05
Add some debug statments to our vampire code - try to make it easier to track
Andrew Bartlett
7
-13
/
+48
2003-07-05
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
7
-48
/
+123
2003-07-05
PAM should operate on the Unix username, not the NT username (which might not
Andrew Bartlett
1
-6
/
+6
2003-07-05
Allow modification of an existing entry.
Andrew Bartlett
1
-15
/
+36
2003-07-04
Add smb_event_id to list of return types (patch from metze)
Jelmer Vernooij
1
-1
/
+1
2003-07-04
More conversions I missed. Thanks metze.
Jeremy Allison
3
-7
/
+7
2003-07-04
Fixed strlower changes I missed. Pointed out by metze.
Jeremy Allison
2
-4
/
+4
2003-07-04
Don't allow RIDs (in our domain) below 1000 (or algorithmic rid base) to be
Andrew Bartlett
1
-0
/
+5
2003-07-04
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
8
-990
/
+724
[next]