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
2001-12-04
Put back changes to set errno, which seem to do no harm.
Martin Pool
2
-13
/
+55
2001-12-04
Fix headers. This I know is correct.
Martin Pool
1
-0
/
+1
2001-12-04
Fix headers. This I know is correct.
Martin Pool
1
-0
/
+1
2001-12-04
added lookup_groups() to the ads backend
Andrew Tridgell
4
-8
/
+69
2001-12-04
added ads_search_dn() and ads_pull_sids()
Andrew Tridgell
1
-1
/
+42
2001-12-04
undo
Martin Pool
7
-184
/
+83
2001-12-04
Implement suggestion from tridge to leave the old tdb_open interface
Martin Pool
5
-13
/
+22
2001-12-04
Better error handling:
Martin Pool
6
-77
/
+139
2001-12-04
allow for passwords other than "samba2"
Andrew Tridgell
1
-1
/
+1
2001-12-04
moved lookup_usergroups() into the backend structure
Andrew Tridgell
6
-72
/
+83
2001-12-04
moved init_account_policy() to the right place
Andrew Tridgell
2
-3
/
+5
2001-12-04
added a query_user backend
Andrew Tridgell
7
-97
/
+169
2001-12-04
typo fix
Andrew Tridgell
1
-1
/
+1
2001-12-04
const religion in talloc calls
Andrew Tridgell
1
-2
/
+2
2001-12-04
smbpasswd is *ugly*!
Andrew Bartlett
1
-0
/
+2
2001-12-04
winbindd friendly user_in_list code. Tested on a 65k user domain.
Jeremy Allison
1
-7
/
+15
2001-12-04
Add 'net rpc join' to match the ADS equiv.
Andrew Bartlett
6
-308
/
+327
2001-12-04
Some changes to the name resolution code in 'net' to allow us to find a
Andrew Bartlett
2
-25
/
+47
2001-12-04
Fix up funtion name, as this finds local, not domain master browsers.
Andrew Bartlett
1
-2
/
+2
2001-12-04
This comment no longer applies.
Andrew Bartlett
1
-1
/
+0
2001-12-04
Magic file for TDB databases.
Martin Pool
1
-0
/
+10
2001-12-04
Stop using getgrgid() - a very expensive call with winbindd, to look up
Jeremy Allison
1
-13
/
+10
2001-12-04
Moved name_is_local to the correct place. Ooops.
Jeremy Allison
2
-10
/
+10
2001-12-04
Set errno in tdb_open in cases where we detect an error in opening the
Martin Pool
2
-12
/
+35
2001-12-04
Tidyup of lib/username. Add name_is_local fn to determine if name is
Jeremy Allison
2
-171
/
+183
2001-12-04
Added error message for ERRdiskfull.
Tim Potter
1
-0
/
+1
2001-12-04
when using non-encrypted password ignore the ntpass variable to
Andrew Tridgell
1
-2
/
+2
2001-12-03
Added prototypes for new fns. Thanks Elrond.
Jeremy Allison
1
-0
/
+7
2001-12-03
added a tdb to store the account policy informations.
Jean-François Micouleau
11
-133
/
+465
2001-12-03
changed query_dispinfo to query_user_list
Andrew Tridgell
4
-23
/
+23
2001-12-03
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
7
-44
/
+85
2001-12-03
added name_to_sid to the backend
Andrew Tridgell
10
-111
/
+186
2001-12-03
const religion
Andrew Tridgell
2
-3
/
+3
2001-12-03
added another ATYPE_
Andrew Tridgell
1
-1
/
+2
2001-12-03
make proto should build winbindd_proto.h as well
Andrew Tridgell
1
-1
/
+1
2001-12-03
This change reworkes the connection code for both rpcclient and net new
Andrew Bartlett
4
-160
/
+164
2001-12-03
Forgot this one with the last commit...
Andrew Bartlett
1
-0
/
+36
2001-12-03
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
7
-22
/
+335
2001-12-03
This is another major rework of the 'net' command.
Andrew Bartlett
4
-1058
/
+1274
2001-12-03
Don't display any data if tdb_fetch() failed in the tdbtool "fetch"
Tim Potter
1
-1
/
+4
2001-12-03
added nsstest target
Andrew Tridgell
1
-1
/
+7
2001-12-03
fixed default location of libnss_winbind.so
Andrew Tridgell
1
-1
/
+1
2001-12-03
fixed the nsswitch initgroups code
Andrew Tridgell
2
-8
/
+312
2001-12-03
Writing decimal constants as "02" has been shown to cause cancer in
Martin Pool
2
-4
/
+4
2001-12-03
split winbindd_enum_dom_groups into the new backend structure
Andrew Tridgell
6
-95
/
+144
2001-12-03
Updated definition of fstring.
Tim Potter
1
-4
/
+11
2001-12-03
re-enabled insure backtrace, calling /usr/bin/backtrace
Andrew Tridgell
1
-2
/
+4
2001-12-03
init group db before use
Andrew Tridgell
1
-0
/
+12
2001-12-02
added queryuseraliases to rpcclient
Jean-François Micouleau
3
-0
/
+150
2001-12-02
there was a bug in samr_lookup_names (my fault)
Jean-François Micouleau
1
-42
/
+77
[next]