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
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing compile error
Gerald Carter
2002-01-02
1
-4
/
+4
*
We should be SHLD not LINK when creating shared libraries.
Jeremy Allison
2002-01-02
1
-2
/
+2
*
We go to a lot of effort to avoid strcpy() in Samba, but its not much use if
Andrew Bartlett
2002-01-02
1
-12
/
+12
*
Actually enforce the passdb API.
Andrew Bartlett
2002-01-02
4
-189
/
+264
*
ops, froget to set the values.
Simo Sorce
2001-12-31
1
-1
/
+7
*
port mods from 2.2
Simo Sorce
2001-12-31
1
-3
/
+36
*
more irix -64 portability fixes
Andrew Tridgell
2001-12-31
1
-5
/
+6
*
Make --with-tdbsam compile again, given the new 'am I setting a default' flags.
Andrew Bartlett
2001-12-31
1
-4
/
+4
*
removed extern samlogon_user
Gerald Carter
2001-12-31
1
-6
/
+0
*
remove samlogon_user
Gerald Carter
2001-12-31
1
-10
/
+1
*
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
2001-12-31
4
-143
/
+239
*
util_sid.c - respect a const variabile (addedd strdup)
Simo Sorce
2001-12-30
2
-23
/
+48
*
Finally remove these files, which moved (by cvs backend magic) to source/auth
Andrew Bartlett
2001-12-30
2
-1668
/
+0
*
pdb_getsampwnuid() merge from 2.2
Gerald Carter
2001-12-30
5
-156
/
+29
*
removed unused files
Gerald Carter
2001-12-28
4
-2320
/
+0
*
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
2001-12-27
5
-73
/
+45
*
Rafal (mimir) patch for trusts r.
Jean-François Micouleau
2001-12-14
1
-6
/
+20
*
update the ldap support code. it compiles.
Jean-François Micouleau
2001-12-13
1
-0
/
+41
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
5
-45
/
+10
*
Add a couple of extra debugs for the secrets.tdb stuff
Andrew Bartlett
2001-12-05
1
-2
/
+8
*
auto-init secrets.tdb
Andrew Tridgell
2001-12-05
1
-0
/
+5
*
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
2001-12-04
5
-35
/
+23
*
This comment no longer applies.
Andrew Bartlett
2001-12-04
1
-1
/
+0
*
added a tdb to store the account policy informations.
Jean-François Micouleau
2001-12-03
1
-3
/
+11
*
added mapping of primary gid to rid thru the group mapping code.
Jean-François Micouleau
2001-12-02
5
-29
/
+143
*
Changed again how the privilege list is handled in the group mapping code.
Jean-François Micouleau
2001-11-29
1
-0
/
+2
*
add .po32 files to ignore list
Herb Lewis
2001-11-28
1
-1
/
+2
*
unable to open smbpasswd on initial create should only be a warning
Andrew Tridgell
2001-11-27
1
-1
/
+1
*
Ignore *.po files.
Tim Potter
2001-11-26
1
-0
/
+1
*
Don't close tdb twice.
Volker Lendecke
2001-11-25
1
-1
/
+0
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-3
/
+33
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-1
/
+1
*
Kill off that crazy copy_sam_passwd(). You simply can't do that if the
Andrew Bartlett
2001-11-24
1
-12
/
+0
*
Changed how the privileges are stored in the group mapping code. It's now
Jean-François Micouleau
2001-11-23
1
-7
/
+32
*
Tidyups when I was doing the big merge...
Jeremy Allison
2001-11-17
1
-5
/
+10
*
Minor updates. A small dose of const.
Andrew Bartlett
2001-11-11
1
-1
/
+1
*
Remove built-in support for clear-text kerberos authentication.
Andrew Bartlett
2001-11-11
1
-123
/
+3
*
As pdb_ldap.c does not compile in HEAD anyway, a not-compiled merge
Volker Lendecke
2001-11-09
1
-2
/
+6
*
Added debug in truncate, fixed warning with gcc3.
Jeremy Allison
2001-11-07
1
-2
/
+1
*
UGLY HACK to get machines to join tdbsam domains again.
Andrew Bartlett
2001-11-07
1
-2
/
+4
*
Fixup for accounts without a local /etc/passwd entry.
Andrew Bartlett
2001-11-04
1
-9
/
+5
*
Various post AuthRewrite cleanups, fixups and tidyups.
Andrew Bartlett
2001-11-01
3
-12
/
+8
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
2
-16
/
+71
*
Small 'const' updates ahead of some AuthRewrite merging.
Andrew Bartlett
2001-10-31
1
-5
/
+5
*
Fix up smbpasswd -e/-d so that it doesn't change the password under you any
Andrew Bartlett
2001-10-30
1
-20
/
+1
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
8
-185
/
+128
*
This commit is number 3 of 4.
Andrew Bartlett
2001-10-29
1
-1
/
+1
*
This commit is number 2 of 4.
Andrew Bartlett
2001-10-29
3
-65
/
+80
*
This commit is number 1 of 4.
Andrew Bartlett
2001-10-29
1
-23
/
+54
*
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
2001-10-18
2
-2
/
+2
[next]