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
/
source
/
scripting
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r13710: fix compiler warnings
Stefan Metzmacher
2006-02-27
3
-7
/
+7
*
r13655: Use new name of build header
Jelmer Vernooij
2006-02-23
1
-1
/
+1
*
r13369: let's have a way to show the samba4 version through ejs
Simo Sorce
2006-02-06
2
-1
/
+12
*
r13102: fixed the vampire code to correctly setup foreign sids and default
Andrew Tridgell
2006-01-24
1
-21
/
+35
*
r13098: make check for workgroup and realm case insensitive
Andrew Tridgell
2006-01-24
1
-2
/
+2
*
r13097: move the creation of the default sam name -> unix name mappings into
Andrew Tridgell
2006-01-24
1
-6
/
+75
*
r13084: fix 'make test'!
Stefan Metzmacher
2006-01-23
1
-5
/
+0
*
r13076: catch a easy to make error during vampire install
Andrew Tridgell
2006-01-23
1
-0
/
+5
*
r13062: Fix upgrade of WINS entries
Jelmer Vernooij
2006-01-22
1
-1
/
+1
*
r13018: Fix (correct) warning about mixing C/js interface function types. I
Andrew Bartlett
2006-01-18
1
-1
/
+1
*
r12997: Feed the right event context to libnet in ejsnet and the auth code.
Andrew Bartlett
2006-01-18
2
-11
/
+22
*
r12947: added some error checking that I stumbled across while testing domain...
Andrew Tridgell
2006-01-15
1
-1
/
+16
*
r12945: Try to move closer to getting Samba3 import working again.
Andrew Bartlett
2006-01-15
1
-6
/
+20
*
r12931: Remove some prefixes. We have:
Andrew Bartlett
2006-01-14
1
-2
/
+1
*
r12929: Fix more implict global and shadowing variables.
Andrew Bartlett
2006-01-14
1
-5
/
+5
*
r12928: This patch improves the interaction between the vampire and provsion ...
Andrew Bartlett
2006-01-14
2
-17
/
+54
*
r12918: Don't tell the user the difference between 'no such user' and 'wrong
Andrew Bartlett
2006-01-13
1
-0
/
+5
*
r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.
Andrew Bartlett
2006-01-13
4
-48
/
+221
*
r12891: We no longer manually set the 'name' attribute.
Andrew Bartlett
2006-01-13
1
-2
/
+1
*
r12823: Fix up the provison and newuser code in SWAT. This also cleans up the
Andrew Bartlett
2006-01-10
2
-22
/
+35
*
r12822: Given that talloc gives us this extra level of safety, use it.
Andrew Bartlett
2006-01-10
1
-2
/
+2
*
r12819: Fix swat authentication again. We need to pass the socket_address
Andrew Bartlett
2006-01-10
1
-8
/
+17
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2006-01-09
1
-14
/
+7
*
r12749: Fix the newuser script.
Andrew Bartlett
2006-01-06
1
-6
/
+4
*
r12746: An initial version of the kludge_acls module.
Andrew Bartlett
2006-01-06
2
-4
/
+24
*
r12744: For correctly written scripts, we don't need this anymore. Only use
Andrew Bartlett
2006-01-06
1
-3
/
+1
*
r12739: Add support for using credentials in the provision process.
Andrew Bartlett
2006-01-06
1
-16
/
+21
*
r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early.
Andrew Bartlett
2006-01-06
1
-0
/
+3
*
r12708: This is equivilant, but doesn't cause a warning.
Andrew Bartlett
2006-01-04
1
-2
/
+1
*
r12704: role => server role
Jelmer Vernooij
2006-01-03
1
-4
/
+4
*
r12703: Fix handling of short passdb backends (also reported by Steinar Gunde...
Jelmer Vernooij
2006-01-03
1
-2
/
+4
*
r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder...
Jelmer Vernooij
2006-01-03
2
-2
/
+31
*
r12697: Support empty fullname fields in unix accounts
Jelmer Vernooij
2006-01-03
1
-0
/
+4
*
r12695: A dot is allowed in NetBIOS names.
Jelmer Vernooij
2006-01-03
1
-2
/
+2
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2006-01-03
1
-1
/
+1
*
r12622: Move table.c prototypes to seperate header to prevent circular depend...
Jelmer Vernooij
2005-12-30
1
-0
/
+1
*
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
2005-12-30
2
-2
/
+4
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2005-12-30
1
-1
/
+0
*
r12596: This variable is unused.
Andrew Bartlett
2005-12-30
1
-3
/
+0
*
r12592: Remove some useless dependencies
Jelmer Vernooij
2005-12-29
1
-2
/
+3
*
r12533: Get the ldb.errstring() out to the user on failure. It helps a lot
Andrew Bartlett
2005-12-28
1
-2
/
+9
*
r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS
Andrew Tridgell
2005-12-28
1
-1
/
+1
*
r12517: Don't generate empty init functions
Jelmer Vernooij
2005-12-27
1
-2
/
+2
*
r12516: Fix drsuapi and netlogon javascript bindings
Jelmer Vernooij
2005-12-27
2
-0
/
+25
*
r12514: Move DCE/RPC interface table to a seperate file
Jelmer Vernooij
2005-12-27
1
-1
/
+1
*
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
2005-12-27
1
-3
/
+1
*
r12501: Merge EJSHeader.pm into EJS.pm and simplify smbcalls_rpc.c a bit,
Jelmer Vernooij
2005-12-26
3
-38
/
+17
*
r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...
Jelmer Vernooij
2005-12-26
1
-0
/
+12
*
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2005-12-26
1
-0
/
+1
*
r12445: Fix header in manpage, make script executable
Jelmer Vernooij
2005-12-23
1
-0
/
+0
[prev]
[next]