index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
The unknown_0 field in a CREATE_USER2 reply is the access granted.
Tim Potter
2002-08-15
1
-1
/
+1
*
added comment about a new specversion seen from client.
Gerald Carter
2002-08-14
1
-0
/
+2
*
unresolved symbols fix for pam_smbpass from Steve L.
Gerald Carter
2002-08-14
1
-10
/
+3
*
Use byteorder.h macros
Jim McDonough
2002-08-12
1
-45
/
+9
*
Bugfix for problem pointed out by Sean Trace <Sean.Trace@aveva.com>. We can't
Jeremy Allison
2002-08-12
1
-10
/
+13
*
Update secrets_fetch_domain_guid to generate and store it if it doesn't exist.
Jim McDonough
2002-08-12
1
-2
/
+11
*
Allow ADS PDC to exist
Jim McDonough
2002-08-12
1
-2
/
+2
*
Add lib/util_uuid.c to build.
Jim McDonough
2002-08-12
1
-1
/
+1
*
Code to generate uuids for ADS setups. Uses our random generator but
Jim McDonough
2002-08-12
1
-0
/
+108
*
Add lsaqueryinfo2, but keep under "lsaquery" command. It will autoselect
Jim McDonough
2002-08-12
1
-9
/
+40
*
Add lsa 0x2e (queryinfo2) client side
Jim McDonough
2002-08-12
2
-0
/
+99
*
Add RESOLVE_DFSPATH to mkdir operations in HEAD.
Shirish Kalele
2002-08-12
1
-0
/
+2
*
Use samr connect4, then fall back to samr connect if it fails. This is
Jim McDonough
2002-08-12
1
-29
/
+46
*
Add client side support for samr connect4 (0x3e). Seems to have one
Jim McDonough
2002-08-12
2
-0
/
+69
*
Updated smbcontrol manpage for new printnotify commands.
Tim Potter
2002-08-11
1
-5
/
+49
*
Merge some usage info from APPLIANCE_HEAD.
Tim Potter
2002-08-11
1
-0
/
+3
*
Merge of case fixes from APPLIANCE_HEAD.
Tim Potter
2002-08-11
1
-5
/
+5
*
Add indent argument to put function name and type on same line -
Jelmer Vernooij
2002-08-11
1
-1
/
+1
*
Update CodingSuggestions to include 'indent' arguments for the samba coding
Jelmer Vernooij
2002-08-11
1
-2
/
+14
*
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
Andrew Bartlett
2002-08-11
12
-26
/
+16
*
Fix the %m security bug again - and try to make it harder to reintroduce in
Andrew Bartlett
2002-08-10
6
-34
/
+60
*
Adding pdb_xml and pdb_mysql passdb modules.
Jelmer Vernooij
2002-08-10
11
-4
/
+1784
*
one line merge from APP_HEAD
Gerald Carter
2002-08-08
1
-1
/
+1
*
delete printer driver fix from APP_HEAD
Gerald Carter
2002-08-08
1
-14
/
+37
*
printing change notification merge from APPLIANCE_HEAD
Gerald Carter
2002-08-08
6
-136
/
+244
*
Samba dependency hell claim's another victim...
Andrew Bartlett
2002-08-08
3
-839
/
+824
*
Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.
Tim Potter
2002-08-08
5
-0
/
+236
*
Hmm, had too many objects added last time in the nmbd changes. Don't
Jim McDonough
2002-08-07
1
-2
/
+1
*
Patch from Steve Langasek <vorlon@netexpress.net> to split up our -l
Andrew Bartlett
2002-08-07
3
-836
/
+848
*
Add 'const' to the function prototypes to match the recent commit.
Andrew Bartlett
2002-08-07
1
-2
/
+2
*
Add some more const :-)
Andrew Bartlett
2002-08-07
1
-3
/
+3
*
Add const to a pile of const to *DOM_SID paramaters.
Andrew Bartlett
2002-08-07
5
-7
/
+7
*
Ooops...forgot to put this in with the new nmbd samlogon response code.
Jim McDonough
2002-08-06
1
-1
/
+2
*
Add AD version of samlogon replies for getdc. ATM it will only function
Jim McDonough
2002-08-06
3
-11
/
+127
*
Add SAMR 0x3e, which is samr_connect4. Seems to be the same as our
Jim McDonough
2002-08-06
4
-10
/
+171
*
Try to bind with LDAPv3 if possible.
Andrew Bartlett
2002-08-06
1
-7
/
+19
*
Back out idra's change (at his request) - the values in the tdb *should* be
Andrew Bartlett
2002-08-06
1
-1
/
+1
*
fixed 'net ads chostpass' for new ads structures
Andrew Tridgell
2002-08-06
1
-1
/
+11
*
when using netbios lookup methods make sure we try any BDCs even if
Andrew Tridgell
2002-08-06
1
-9
/
+21
*
fixed a memory corruption bug in ads_try_dns()
Andrew Tridgell
2002-08-06
1
-3
/
+3
*
Compile fix for new cli_lsa_enum_trust_dom() argument list.
Tim Potter
2002-08-06
1
-2
/
+2
*
fixed a memory corruption bug in the wins code
Andrew Tridgell
2002-08-06
1
-1
/
+1
*
added 'net rpc testjoin' and 'net ads testjoin' commands
Andrew Tridgell
2002-08-05
3
-20
/
+125
*
Spelling fix.
Tim Potter
2002-08-05
1
-1
/
+1
*
fixed wbinfo -t for netbiosless domains
Andrew Tridgell
2002-08-05
1
-1
/
+7
*
I must have missed this when I was adding 'const' to these earlier...
Andrew Bartlett
2002-08-05
1
-1
/
+1
*
Try to make this easier to debug - display the username that failed.
Andrew Bartlett
2002-08-05
1
-1
/
+1
*
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
2002-08-05
24
-362
/
+629
*
passwords where not checked (you cannot check if the same buffer differs from...
Simo Sorce
2002-08-04
1
-6
/
+18
*
commented out strupper before key check against internal db, it's no good
Simo Sorce
2002-08-04
1
-1
/
+1
[prev]
[next]